Build: #2 was successful Child of CASA-CDBC21-2
Code commits
CASA6
-
Akeem Wells 67e321530a1d491d601f3519f0bb9c873f70805d
Merge branch 'master' into CAS-14129
-
Takeshi Nakazato 913367647c525e2ab4fe123510f0d838e6971b11 m
Pull request #708: CAS-14096
Merge in CASA/casa6 from CAS-14096 to master
* commit '18fc9892844658a0f14f6d6996103c1b668fd1c7':
CAS-14096 apply the same fix to similar code
CAS-14096 insert extra condition suggested by Todd Hunter -
Takeshi Nakazato 858b6cb67c734de6206d78ec0013811e646a0f0f m
Pull request #709: CAS-14111
Merge in CASA/casa6 from CAS-14111 to master
* commit 'dc7116090fa9f3cdeae9e096fb47fbcad2bfc4b2':
CAS-14111 enable debug message only for debug build
CAS-14111 ensure aligned address for libsakura input arrays
CAS-14111 bug fix in casaVector()
CAS-14111 make sure input/output arrays for libsakura functions are aligned
CAS-14111 updated SakuraAlignedArray API -
Takeshi Nakazato 974414231b5a61b1e203c695543dd667c0939f91 m
Pull request #706: CAS-14143
Merge in CASA/casa6 from CAS-14143 to master
* commit '404299c4ede09576d22f0721b0103320933ad9f2':
CAS-14143 add type annotation to __convert_to_pol_selection
CAS-14143 refactoring for readability
added some comments
CAS-14143 add unit test for pol-dependent jyperk csv file
CAS-14143 properly handle pol-dependent Jy/K factor -
Takeshi Nakazato 404299c4ede09576d22f0721b0103320933ad9f2 m
Merge branch 'master' into CAS-14143
-
Des Small 105035817ac05e5e71902d3ed4fc74c99448d6cc m
Pull request #705: CAS-14083
Merge in CASA/casa6 from CAS-14083 to master
* commit '19e8b47f3c686085e06e2b669ed6bb0eae8e5e16':
changed tb tool call to match others / fixed typo
expanded the test case to include a check for manually setting the paramactive to [T,T,F]
fixed typo with table tool command
added an explicit statment for paramactive=[]
added new test cast to test_task_fringefit that checks for the proper behavior when using the default setting for paramactive for callib
Fixing a bug in task_fringefit.py so that callib works -
Takeshi Nakazato 1ff88274e4ff469089e9bdba74125d8fcb0cc0fe m
CAS-14143 add type annotation to __convert_to_pol_selection
NAOJ code review Refs #2566 -
Takeshi Nakazato c34f88965fcd9ae66cb36480b48cc48af8dbbd57 m
CAS-14143 refactoring for readability
NAOJ code review Refs #2565 -
Takeshi Nakazato dc7116090fa9f3cdeae9e096fb47fbcad2bfc4b2 m
CAS-14111 enable debug message only for debug build
-
Takeshi Nakazato 07e43511a0b13e7cbd179ec0a59fd9e67091c1df m
CAS-14111 ensure aligned address for libsakura input arrays
- casatools/src/code/singledish/SingleDish/LineFinder.cc (version 07e43511a0b13e7cbd179ec0a59fd9e67091c1df) (diffs)
- casatools/src/code/singledish/SingleDish/SingleDishMS.cc (version 07e43511a0b13e7cbd179ec0a59fd9e67091c1df) (diffs)
- casatools/src/code/synthesis/MeasurementComponents/SingleDishSkyCal.cc (version 07e43511a0b13e7cbd179ec0a59fd9e67091c1df) (diffs)
-
Takeshi Nakazato 8c8caf0574f0e6653890d9b473ba4b499f858582 m
CAS-14111 bug fix in casaVector()
-
Takeshi Nakazato 661c8cf5de4a562fd42652186945f8a76d62259e m
added some comments
-
Takeshi Nakazato 6aa5cf1ebb31d98ff0a4636c2f3e877824aa0bb1 m
CAS-14143 add unit test for pol-dependent jyperk csv file
-
Takeshi Nakazato 3acdd9033f5ec2df3c624da4d96fe50a62298552 m
CAS-14143 properly handle pol-dependent Jy/K factor
-
Akeem Wells 7344e8b6cc3fd951b0a80d03b3c7daaca6761252 m
Pull request #704: CAS-13935
Merge in CASA/casa6 from CAS-13935 to master
* commit 'cd0a0d2382fcd4208c69410d8290b5dd69ff4394':
Cleaned up table of contents for README.md
Update Readme to include how to use sparse_check
Update path type to checkout files that are real in unittest directory
Fix error in reading datapaths. Print Help on empty arguments
Update to Sparse Check to include non unittest dirs. Added simple test cases
Update checking names of requested data directly
Add Error Handling if Data file cannot be found
Update to check for explicit path prior to checking real path
Add v1 of sparse checkout to casatestutils -
Neal Schweighart 19e8b47f3c686085e06e2b669ed6bb0eae8e5e16 m
changed tb tool call to match others / fixed typo
-
Neal Schweighart 67b1a0fc22f72a021987e9a1b649099910a5f9e0 m
expanded the test case to include a check for manually setting the paramactive to [T,T,F]
-
Neal Schweighart 372bdce06183276e903d7db52cc3a750c21cf4d1 m
fixed typo with table tool command
-
smcastro <smcastro@users.noreply.github.com> cd0a0d2382fcd4208c69410d8290b5dd69ff4394 m
Cleaned up table of contents for README.md
-
Akeem Wells 8d2d48b9c24e00484e5ba366b6948cc3f5d9b036 m
Update Readme to include how to use sparse_check
-
Neal Schweighart bcc344083e4bf4b41c89f0a537940f53d8a3620e m
Merge branch 'master' into CAS-14083
-
Neal Schweighart 1deb6c7ab27db9d34de3ffe848d2a59db20a06c7 m
added an explicit statment for paramactive=[]
-
Neal Schweighart 7b0fbbae903e326a5d18243a9413a49c23707eb1 m
added new test cast to test_task_fringefit that checks for the proper behavior when using the default setting for paramactive for callib
-
Akeem Wells adc9b476d77225bae83e3b00c8c88516d61babb7 m
Update path type to checkout files that are real in unittest directory
-
Akeem Wells 171af607c2d5e790dc798a0891ea9e06e55933ec m
Fix error in reading datapaths. Print Help on empty arguments
-
Akeem Wells 9bc8304cfe941492848ecbfe92b9f230b0eb360d m
Merge branch 'master' into CAS-13935
-
Takeshi Nakazato 165a405470b5acb3c92eeb7ce6730da657b24d51 m
CAS-14111 make sure input/output arrays for libsakura functions are aligned
-
Takeshi Nakazato 81061aaaa5b4d93b0c22e8c86b36ecc79b0e21cf m
CAS-14111 updated SakuraAlignedArray API
-
Takeshi Nakazato 18fc9892844658a0f14f6d6996103c1b668fd1c7 m
Merge branch 'master' into CAS-14096
-
Takeshi Nakazato e386253bde207f133f6b411664514aeb9aeb86d1 m
CAS-14096 apply the same fix to similar code
-
Takeshi Nakazato f2705f34cd0ba27cb4c835739a7aac0c2c05839e m
CAS-14096 insert extra condition suggested by Todd Hunter
-
Des Small e0e774c921b4c10dcd3819e25b05c027e3925e92 m
Fixing a bug in task_fringefit.py so that callib works
-
Akeem Wells 8216213692122af9e497d7c32e597696215c2817 m
Update to Sparse Check to include non unittest dirs. Added simple test cases
-
Akeem Wells 45e341a70dd0d8610a20d6f0bcff23f7f46e308b m
Merge branch 'master' into CAS-13935
-
Akeem Wells 475f096f76752bc38b8712849e00a562bf39de89 m
Update __init__ merge conflict
-
Akeem Wells fd47d3fff6e1b2fcd0a8990272410bbcab05be10 m
Merge branch 'master' into CAS-13935
-
Akeem Wells ea90168ab76f0b1d4f2c7fec23e718e13a2282e8 m
Update checking names of requested data directly
-
Akeem Wells a42591315be26f552da5bb158b31590128b0879d m
Add Error Handling if Data file cannot be found
-
Akeem Wells 2fcc8969afd25719d5dec72459617e5ae278b90f m
Update to check for explicit path prior to checking real path
-
Akeem Wells cd2f499449b2a8073a641977f94c119683b2efec m
Merge branch 'master' into CAS-13935
-
Akeem Wells 76a07796018f08e7b144af1227914e30378badb2 m
Add v1 of sparse checkout to casatestutils