We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4a147 commit e791a2cCopy full SHA for e791a2c
property_table.py
@@ -229,7 +229,7 @@ class PropertyTable:
229
compression_description = {
230
"FMantissa9": "$1.36693{\\rm{}e}10 \\rightarrow{} 1.367{\\rm{}e}10$",
231
"DMantissa9": "$1.36693{\\rm{}e}10 \\rightarrow{} 1.367{\\rm{}e}10$",
232
- "DScale6": "5 pc accurate",
+ "DScale6": "1 pc accurate",
233
"DScale5": "10 pc accurate",
234
"DScale1": "0.1 km/s accurate",
235
"Nbit40": "Store less bits",
0 commit comments