Skip to content

v1.0.3

Choose a tag to compare

@hustonm hustonm released this 16 May 18:18
· 66 commits to main since this release
2258ce1

Minor bug fixes/improvements:

  • Cleaned up GULLS post-processing module to prep SynthPop catalogs for GULLS microlensing simulator (@acrisp3)
  • New post-processing module: Blending, which computes blended mag within selected blend radius for selected filters (@hustonm)
  • Fixed bug in Surot extinction module, where 3-d extinction map could not handle distances <10pc and >30kpc. Now applies 0 extinction at distance<10pc and applies extinction value at 30kpc for distance>30kpc. (@hustonm)
  • Updated tutorial for new configuration (@hustonm)
  • Added ebfpy to requirements, which is used by some extinction map modules (@hustonm)
  • Addressed futurewarnings for Pandas 3.0 (@hustonm)