Releases: astronomy-commons/hats
Releases · astronomy-commons/hats
v0.6
What's Changed
- Bump dawidd6/action-download-artifact from 9 to 10 by @dependabot in #513
- rename plot pixels function header by @kesiavino in #514
- Allow alternate skymaps (and unknown properties) by @delucchi-cmu in #511
- Skip pyarrow version 19.0.0 by @camposandro in #516
New Contributors
- @kesiavino made their first contribution in #514
Full Changelog: v0.5.3...v0.6
v0.5.3
What's Changed
- Generate data thumbnail by @camposandro in #503
- Change default for
create_thumbnail
flag by @camposandro in #504 - Patch colorbar label in
plot_density()
by @troyraen in #506 - Add more imports to inits. by @delucchi-cmu in #507
- Write additional hats.properties file. by @delucchi-cmu in #512
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Update moc fov to determine order based on FOV size by @smcguire-cmu in #491
- Catalog collection by @camposandro in #490
- Add original schema property to dataset by @smcguire-cmu in #492
- Update to PPT v2.0.6 by @delucchi-cmu in #493
- Change empty catalog max order behaviour by @smcguire-cmu in #495
- add int64 dtype conversion to pixel tree by @smcguire-cmu in #494
- Handle list and dict input for properties creation. by @delucchi-cmu in #496
- Add github button to docs by @hombit in #498
- Update
read_parquet_file_to_pandas
to use nested pandas I/O by @smcguire-cmu in #499 - Update PPT and add lowest supported versions by @delucchi-cmu in #502
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Granular, per-pixel statistics method. by @delucchi-cmu in #477
- Better type hints for new methods/args. by @delucchi-cmu in #478
- Rename argument -> multi_index by @delucchi-cmu in #479
- Add
extra_dict
method toTableProperties
by @smcguire-cmu in #484 - Allow single input for compute_spatial_index by @delucchi-cmu in #486
- Remove almanac by @delucchi-cmu in #488
- Pydantic class for collection properties by @delucchi-cmu in #485
- Unpin matplotlib by @delucchi-cmu in #489
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Enable anonymous S3 access by default by @camposandro in #466
- Re-generate test data, and update expectations. by @delucchi-cmu in #467
- Support Npix partitions with a different file suffix or that are directories by @troyraen in #458
- Always provide partitioning=None and filesystem by @delucchi-cmu in #469
- Filtered catalog should retain path. Add friendlier check for in-memo… by @delucchi-cmu in #470
- Remove utilities to write pixel-only data to parquet metadata files. by @delucchi-cmu in #471
- Remove reading partition info pixels from Norder/Npix by @delucchi-cmu in #474
- Expand column statistics to limit by pixels by @delucchi-cmu in #472
- Move collection of hive column names to shared library. by @delucchi-cmu in #475
Full Changelog: v0.4.7...v0.5.0
v0.4.7
What's Changed
- Suppress NaN warnings with context manager. by @delucchi-cmu in #453
- Change non-anchoring links to "anonymous" links. by @delucchi-cmu in #454
- Add example for anonymous S3 catalog reads by @camposandro in #459
- Bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #452
- Be safer around none values in metadata statistics. by @delucchi-cmu in #460
- Bump dawidd6/action-download-artifact from 8 to 9 by @dependabot in #464
- Don't pass additional kwargs to file open. by @delucchi-cmu in #465
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Remove typing imports for List, Tuple, Union by @delucchi-cmu in #441
- Update to PPT 2.0.5 - fixes slack notifications by @delucchi-cmu in #443
- Documentation improvements. by @delucchi-cmu in #445
- Ensure use of float64 when calling radec2pix by @gitosaurus in #447
- Use a naive sparse histogram. by @delucchi-cmu in #446
- Add testing for python 3.13 by @delucchi-cmu in #449
New Contributors
- @gitosaurus made their first contribution in #447
Full Changelog: v0.4.5...v0.4.6
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