Jon Carifio
Jon Carifio
I don't know when exactly this broke, but this is clearly something that I didn't check on when I added the support for the full-sphere and angle unit functionality. I...
I agree that the ability to read Parquet files would be nice. It's probably worth investigating whether using something like `pyarrow` directly has any sort of performance gains over `pandas.read_parquet`,...
@astrofrog Thanks for pointing that out! I don't see the same issues on Ubuntu so I hadn't noticed. I'll try and reproduce on my Mac.   - it works quite well, but the flat theme they use is (at least to my eyes) a pretty stark...
@astrofrog Sounds good, I'll move this over (and try to get back around to finishing this up).
Some additional info/context, for anyone interested: The CosmicDS measuring tool can be found [here](https://github.com/cosmicds/cosmicds/tree/main/cosmicds/stories/hubbles_law/components/distance_tool). CosmicDS is built using [`ipyvuetify`](https://ipyvuetify.readthedocs.io/en/latest/), so the tool has both Python and Vue pieces, with JavaScript...