-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change default offset_min_skybrightness * change default offset_min_skybrightness in actor * safety_factor should be None by default (set within coordio) * return offset_flags from object_offset * check offset flags to see where valid * in mag array 0 index should be sdss g, not gaia_g * Keep robots with invalid offsets folded * Update changelog * Ensure the ToO df has the same shape as the target df * correctly check if all flags are passed * Add new offset flags to TARGET_DATA_SCHEMA * Fix call to numpy and reformat * Use infer_schema_length=1500 to ensure types * Add warning for invalid offsets * correct checking of offset flags * np -> numpy and format code --------- Co-authored-by: José Sánchez-Gallego <[email protected]>
- Loading branch information
Showing
6 changed files
with
70 additions
and
22 deletions.
There are no files selected for viewing
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
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
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
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
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
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