-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v3.0.0 #473
Closed
Closed
Release v3.0.0 #473
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Adam Stewart <ajstewart@users.noreply.github.com>
Co-authored-by: Adam Stewart <ajstewart@users.noreply.github.com>
* Fixed outfile name and savefig options * Updated changelog
* Updated RACS dec limit to +50 * Updated changelog
* Updated default value of max_sep to 1.4 degrees * Updated docs * Updated to 1.5 deg * Updated changelog * Updated docstring
* Updated setup-poetry to v8 * Updated changelog
* Added sc pickle creation, renamed create_fields_csv -> create_fields_metadata * Added sc pickles for all existing epochs * added zero-padding * Added RACS naming to pickle files * Added zero padding * Added zero padding * Added _get_resource_path testing * Added load_fields_skycoords testing * Load fields scs from pickle * Final fixes? * Fixed docstring * Added docstring * Fixed zero padding (for now) * Added testing - need to fix pickle dump mocking * Fixed testing * PEP8 * More PEP8 * Added pickle init * Fixed get_resource_path testing * Pass tests * Added components docs * Updates tools.md * Updated new epoch addition instructions * Updated changelog * Added epoch 33 sc pickle
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.2.0...v6.3.2) --- updated-dependencies: - dependency-name: tornado dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.1...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…452) * Updated VASTMOCS to correctly handle fields with/without 'A' suffix * Updated changelog
* Added epoch 36 * Updated changelog * Added last two fields
…pty df in init_sources (#453) * Fixed planet matching 'A' suffix issue * Correctly handled empty df in init_sources * PEP8 * Updated changelog
* Added init * Added beam info and pickles * Updated changelog
…#463) * Force all flux values to be positive * Update changelog * Correctly handle usecols case
* Fixed incorrect filepath in new epoch addition * Updated configuration docs * Updated introduction * Updated installation docs * Updated tests docs * Removed pep8speaks from github docs * Cleaned up build_lightcurves docs * Updated help and acknowledgements * Updated notebook examples * Removed outdated reference to survey.py * Updated find_sources docs
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.0...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Added metadata * Updated init * Updated changelog
* Added corrected data warning * Updated changelog * Fixed variable name error and updated warning -> critical
* Added new metadata * Updated init * Updated changelog
… map cutouts (#445) * Initial debugging * Tentative (messy) fixes * Added handling for background images * Added initial rms/bkg data fetching * Added handling for background and rms cutout generation * Fixed test_image_measure_coord_pixel_values_rms * Updated _save_noisemap_cutout docstring * Added get_bkg_img() tests * Added rms and bkg cutout options to find_sources * Fixed syntax error in save_noisemap_cutout * fixed testing * Fixed bkg path handling * Updated find_sources CLI help * Update find_sources output docs * Updated examples
Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.12.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updated query docstring to correctly state that scheduler defaults to * Remove duplicates in the_fields * Updated changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.