-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Just jotting some disorganized notes here as I start to feel things out
Requirements
Want the following parity with Unitful.jl:
- log unit support (e.g., dB, mag, Vmag)
- These remaining open logarithmic issues in Unitful.jl make me wonder if a simpler approach in DQ might solve a good portion
- plotting support
- Experimental support in Makie.jl
- Further improvements in the works: Improve dim converts recipe compatibility, usability MakieOrg/Makie.jl#5323
- Coordinate transformations, see SkyImages.jl. Would also want in AstroImages.jl
- Unit equivalence
- D we want something like UnitfulEquivalences.jl?
- See Chris' comment about spectral density support: Explore moving out units and/or plotting Spectra.jl#31 (comment)
Timeline
- Not any time soon. Will be looking to SciML's developments in their Unitful --> DQ transition
- Package extensions may be a good way to start experimenting with this
Extension experiments
- Cosmology.jl: [EXPERIMENTAL] Use DynamicQuantities.jl as default units backend Cosmology.jl#62
- DustExtinction.jl
- Spectra.jl