Recent Releases of sdo-clv-pipeline
sdo-clv-pipeline - v0.5.1
- Fix improperly configured default kwargs
Full Changelog: https://github.com/palumbom/sdo-clv-pipeline/compare/v0.5.0...v0.5.1
- Python
Published by palumbom 10 months ago
sdo-clv-pipeline - v0.5.0
- Various changes primarily aimed at performance
- In-development moat classification algorithm
- By default, moat classification is not performed
- Exact implementation subject to change
Full Changelog: https://github.com/palumbom/sdo-clv-pipeline/compare/v0.4.0...v0.5.0
- Python
Published by palumbom 10 months ago
sdo-clv-pipeline - v0.4.0
- New interpolation/rescaling implementation with number
Full Changelog: https://github.com/palumbom/sdo-clv-pipeline/compare/v0.3.0...v0.4.0
- Python
Published by palumbom 12 months ago
sdo-clv-pipeline - v0.3.0
- Various enhancements aimed at performance.
- Removed pyshtools dependency; scipy equivalent code is vectorized and much faster
- Use some faster numpy linalg solver instead of manually doing it
- Read in data and allocate arrays as float32 by default
- Slight change to area thresholding that accounts for foreshortening (following SolAster implementation)
- Bugfix in
plot_maskreferencing undefined variable - Plotting utilities now display interactive plot if no output directory is specified
Full Changelog: https://github.com/palumbom/sdo-clv-pipeline/compare/v0.2.0...v0.3.0t
- Python
Published by palumbom 12 months ago
sdo-clv-pipeline - v0.2.0
- Fixed a bug in the calculation of the averaged B_obs
- Write out additional parameters pertaining to the Dopplergram correction
- Automated check that Dopplergram correction succeeded
Full Changelog: https://github.com/palumbom/sdo-clv-pipeline/compare/v0.1.0...v0.2.0
- Python
Published by palumbom about 2 years ago
sdo-clv-pipeline - v0.1.0
Pre-release of the source code for Palumbo et al. (in prep.) - "Characterizing Solar Center-to-limb Radial-velocity Variability with SDO"
Full Changelog: https://github.com/palumbom/sdo-clv-pipeline/commits/v0.1.0
- Python
Published by palumbom almost 3 years ago