-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepared changelog for cherrypicked merges * Mark/1312 Consider the angle unit string from IRAM FITS images (#1313) * Consider the angle unit string for IRAM fits images * Modify the changelog * Fix scripting interface and symlink issues (#1317) * Fix scripting interface bad directory issues * Update CHANGELOG.md --------- Co-authored-by: Pam Harris <[email protected]> Co-authored-by: Adrianna Pińska <[email protected]> * Yuhsuan/1318 fix fitting mad (#1319) * calculate mad without nans * rename function; adjust doc * adjust test * update changelog * reserve array size * add log * Fix the hanging problem of region spectral profiles when a region is deleted (#1330) * Remove a mutex lock from the RegionSet method * Restore the region mutex in RegionSet and apply it around the regions map * skip running casa_data_autoupdate if checking version (#1308) * skip running casa_data_autoupdate if checking version * also skip for --help and -h and use shorter syntax * add whitespace to prevent false positives * Bumped version in app * Include casacore log messages in carta log (#1315) * Add CartaLogSink to log casacore messages in carta format * Use casacore NullLogSink for no logging --------- Co-authored-by: Pam Harris <[email protected]> Co-authored-by: Adrianna Pińska <[email protected]> * Squashed commit of the following: commit 347a6f5 Author: Pam Harris <[email protected]> Date: Wed Jan 10 07:51:59 2024 -0700 Fix style for variable names commit 13cef9c Merge: 90f305e 0407938 Author: Pam Harris <[email protected]> Date: Wed Jan 10 07:44:10 2024 -0700 Merge branch 'pam/update_carta-casacore' of github.com:CARTAvis/carta-backend into pam/update_carta-casacore commit 90f305e Author: Pam Harris <[email protected]> Date: Wed Jan 10 07:36:38 2024 -0700 Fix style of variable names commit db26557 Merge: e0cbb18 fe83785 Author: Pam Harris <[email protected]> Date: Wed Jan 10 07:30:21 2024 -0700 Merge branch 'dev' into pam/update_carta-casacore commit 0407938 Author: Pam Harris <[email protected]> Date: Fri Oct 20 16:27:30 2023 -0600 Use shared_ptr for carta log sink in casacore LogSink commit 1f65902 Author: Pam Harris <[email protected]> Date: Fri Oct 20 16:19:21 2023 -0600 Remove tabs from CMakeLists.txt commit e0cbb18 Author: Pam Harris <[email protected]> Date: Fri Oct 13 10:45:52 2023 -0600 Add entry in changelog commit 74436f7 Merge: 46a3829 e21bc8d Author: Pam Harris <[email protected]> Date: Fri Oct 13 10:12:23 2023 -0600 Merge branch 'dev' into pam/update_carta-casacore commit 46a3829 Author: Pam Harris <[email protected]> Date: Fri Sep 1 17:31:34 2023 -0600 Fix passing std::vector for casacore::Vector No longer supported in casacore update. * Updated changelog title --------- Co-authored-by: Cheng-Chin Chiang <[email protected]> Co-authored-by: pford <[email protected]> Co-authored-by: Pam Harris <[email protected]> Co-authored-by: yuhsuan <[email protected]> Co-authored-by: Anthony Moraghan <[email protected]>
- Loading branch information
1 parent
317b39e
commit 3b7f1e9
Showing
23 changed files
with
316 additions
and
159 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
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
Oops, something went wrong.