Found a bug while working with some data today. I have a table in which a column has f4 floats of order 10^-12. When I through command line do a query using lsd-query it displays all the results as doubles and being 0.000. I suspected it was a display issue rather than a data issue so I created python code to return the data rows to an array then inspected the array. As suspected, the data values were preserved when taken directly from the table. It seems that somewhere from the raw data to output to user lsd-query casts the float to a double thus losing the number. I don't know if this bug is known, but it would be a good future fix.
--
Pedro Rodriguez
UCBerkeley 2014 | Physics/AstroPhysics
SnowGeek.org Founder
ski.ro...@gmail.com
208-340-1703