Releases: astronomy-commons/hats
Releases · astronomy-commons/hats
v0.4.5
What's Changed
- Bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #435
- Bump slackapi/slack-github-action from 1 to 2 by @dependabot in #436
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #437
- Update PPT to 2.0.4 by @delucchi-cmu in #438
- Make point_map.fits plotting more friendly. by @delucchi-cmu in #439
- Try windows test workflow by @delucchi-cmu in #440
- Move window of supported python versions. by @delucchi-cmu in #442
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Add version property by @delucchi-cmu in #418
- Migrate polygon search to use mocpy utilities by @camposandro in #415
- Capture compression and open binary if present. by @delucchi-cmu in #419
- Vectorize polygon validation by @camposandro in #431
- Create new catalog type: map by @delucchi-cmu in #429
- Remove margin fine filtering, and healpy dependency. by @delucchi-cmu in #434
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Update cone search notebook by @camposandro in #405
- Improve catalog validation and column statistics by @delucchi-cmu in #404
- Write point map with cdshealpix skymap by @camposandro in #409
- Bump pre-commit-ci/lite-action from 1.0.3 to 1.1.0 by @dependabot in #408
- add moc plotting method by @smcguire-cmu in #414
- Correct pixel boundaries when plotting pixels at orders lower than 3 show by @smcguire-cmu in #413
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Introduce aggregate_column_statistics by @delucchi-cmu in #387
- Merge development branch by @camposandro in #389
- Remove fishy file by @delucchi-cmu in #390
- Unpin astropy version by @delucchi-cmu in #391
- Update copier by @delucchi-cmu in #388
- Convenience method to estimate mindist for a given order. by @delucchi-cmu in #392
- Add custom healpix plotting method by @smcguire-cmu in #374
- Allow custom plot title by @camposandro in #396
- Use numba jit compilation instead of precompilation by @smcguire-cmu in #395
- Simplify catalog reading by @delucchi-cmu in #394
- Minor plotting fixes by @smcguire-cmu in #403
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Documentation sweep by @OliviaLynn in #381
- Fix broken unittests by @jeremykubica in #383
- Add a getting started page by @jeremykubica in #382
- Pin astropy temporarily by @delucchi-cmu in #384
New Contributors
- @jeremykubica made their first contribution in #383
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Many BREAKING changes!
What's Changed
- Bump asv from 0.6.3 to 0.6.4 by @dependabot in #337
- Replace FilePointer with universal pathlib by @delucchi-cmu in #336
- Limit kwargs passed to file.open. by @delucchi-cmu in #341
- Provide better type hints for path-like arguments. by @delucchi-cmu in #342
- Remove unused methods in pixel margin module by @delucchi-cmu in #343
- Hats renaming by @delucchi-cmu in #379
From hats renaming branch:
- Initial renaming (#352)
- Create HIPS-style properties file (#358)
- Add default column to properties (#359)
- Improve reading/writing of fits file. (#361)
- Set total_rows to non-none value. (#362)
- Insert dataset dir and use general ra/dec column names. (#377)
Full Changelog: v0.3.9...v0.4.0
v0.3.9
What's Changed
- Pass compression kwargs through file system open. by @delucchi-cmu in #334
- Expand strict catalog validation. by @delucchi-cmu in #326
- Update LINCC logo with 2024 version by @nevencaplar in #335
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Store arrow schema when reading catalogs by @camposandro in #310
- Clean up unused methods. Prepare for file_system argument. by @delucchi-cmu in #315
- Better mypy hints by @delucchi-cmu in #316
- Add utility healpix functions to convert between order, average pixel size and minimum distance between edges by @hombit in #318
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Update numpy requirement from <2 to <3 by @dependabot in #298
- Return the total number of rows written in metadata. by @delucchi-cmu in #306
- Add option to drop empty sibling pixels from final partitioning by @delucchi-cmu in #304
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Pin numpy by @delucchi-cmu in #294
- Insert healpix shim over (most) healpy operations by @delucchi-cmu in #297
- handle_pandas_storage_options by @Schwarzam in #296
- Bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in #299
- Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in #300
Full Changelog: v0.3.5...v0.3.6