Build: #2 was successful Changes by Sandra Castro
Code commits
casa6
-
Sandra Castro f704e4b257aaf7b46a6d8b2ff515a9272afcb8cf
Merge branch 'master' into CAS-14036
-
Urvashi Rao Venkata a6be85d6a7e7e8ffb68c823b5ed4611b1c956f9b m
Pull request #716: CAS-14075 : Edited upper end of allowed freq range for ALMA band 1
Merge in CASA/casa6 from CAS-14075 to master
* commit 'd745dbc09eca3d2ad9b1326728116264161924de':
CAS-14075 : Edited upper end of allowed freq range for ALMA band 1 -
David Mehringer a943bb15f31c2f1966b3b71b776c77fb3f74d357 m
Pull request #710: CAS-12599 new reqs for ia.restoringbeam implemented
Merge in CASA/casa6 from CAS-12599 to master
* commit '69eeccb9bf592927e42ff7423141330965e5c886':
Move run_shell_command to subprocess
Add --no-edit flag to git merge option to accept the auto-generated messag
Update to verbosity in git status for runtest merge test
Fix from CAS-14129 added to this branch for testing
fix exception message typo
updated test_immath for location of messages in output
added hopefully useful log messages
bug fix, fix some tests
Modified for new user-based rules
update setrestoringbeam() docs
CAS-12599 add warning messages for special case of existing beam and specified major and/or minor axis having length 0 -
Akeem Wells 69eeccb9bf592927e42ff7423141330965e5c886 m
Move run_shell_command to subprocess
-
Akeem Wells 73e287052a3a84b4067d140e36fb92cfa2f3e73d m
Add --no-edit flag to git merge option to accept the auto-generated messag
-
Akeem Wells 39f31b9dbab7e7a15cf46e8a717c03270e42cac7 m
Update to verbosity in git status for runtest merge test
-
Akeem Wells 77e6ac04dadf4dbd19764cf051eba25b69cfdbc1 m
Fix from CAS-14129 added to this branch for testing
-
Kumar Golap 91e3323e6a22c8e58a64e4ea3b869709ff4ed3a2 m
Pull request #715: CAS-13794
Merge in CASA/casa6 from CAS-13794 to master
* commit '6616d0baceedd84211d035c4bdd32c35bf0c2267':
Made some changes in doc as requested by the Josh
Some changes to fix lock and a problem with str + operator issue on mac
added a lock release in destructor
CAS-13794 : Tool instantiation fix in tool test
CAS-13794 : Fixed tool instantiation call inside task_msuvbin.py
Made the changes as requested by the testers i.e having flagbackup and mode which can be 'bin' or 'write_flags_back'
changes to make it work with modular system
made a dummy change to see if doc build pixks it
manual merge of master to this one
Fix typo in component_to_test_map.json
blacked
Changed some parameter names and default as requested
Modified the location of the test datasets.
Adding new test_tool_msuvbinner to component mapping file to enable the automatic tests.
Made the test runnable
test for msuvbinner tool
added an example
Added a msuvbinner tool and msuvbin task so that we have it in casa6 -
Urvashi Rao Venkata b5b1671a02b019333d1d6331b006285a7e2446aa m
Pull request #711: CAS-14043
Merge in CASA/casa6 from CAS-14043 to master
* commit 'ff7fb893179694b582149078f18b6ccc916804e0':
Changed the tolerance for values that should be ~0. They were to strict and differed between operating systems
Fixed issue with gencal missing from imports
Added new case to the gaincal test for bug detected in CAS-14043 where a mismatch of spws in the caltable and ms would cause a segfault
For CAS-14071, in KJones.cc, cater for nCalSpw>nMSSpw when filling KrefFreq_ values from caltable (fixes bad memory free)
For CAS-14043, tidy up some object names to make it clearer we are accessing a caltable's SPW subtable info
For CAS-14043: For delay solution application, only populate pivot frequencies from spws available in the caltable, even if MS has more spws. -
Urvashi R._V <rurvashi@aoc.nrao.edu> d745dbc09eca3d2ad9b1326728116264161924de m
CAS-14075 : Edited upper end of allowed freq range for ALMA band 1
-
Kumar Golap <kgolap@tizan.aoc.nrao.edu> 6616d0baceedd84211d035c4bdd32c35bf0c2267 m
Merge branch 'master' into CAS-13794
-
Urvashi R._V <rurvashi@aoc.nrao.edu> ff7fb893179694b582149078f18b6ccc916804e0 m
Merge branch 'master' into CAS-14043
-
David Mehringer ada015dda0a27e745307f4848543937017283d2a m
Merge branch 'master' into CAS-12599
-
David Mehringer 2863e78d3855162ecb19c5d73884fcaf5391717a m
fix exception message typo
-
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
-
Kumar Golap <kgolap@tizan.aoc.nrao.edu> 685c3bce276093e1f5ebb215cef53e71c342fb77 m
Made some changes in doc as requested by the Josh
-
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
-
Neal Schweighart 8c01fdd26b89a4479fda63e69c73c9a082c3b80e m
Changed the tolerance for values that should be ~0. They were to strict and differed between operating systems
-
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()
-
Neal Schweighart 29fe274364d6943a98687912bc9f2e0073aaa2f5 m
Fixed issue with gencal missing from imports
-
Neal Schweighart b396e58bf015bf9ea0202e70d129cc20a99835f3 m
Added new case to the gaincal test for bug detected in CAS-14043 where a mismatch of spws in the caltable and ms would cause a segfault
-
David Mehringer d43909e274ddb42388e7b7f4c679f014d541d83b m
updated test_immath for location of messages in output
-
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
-
George Moellenbrock ef5537f3c8d3a298e92d2b51aa3173e7aebe2084 m
Merge branch 'master' into CAS-14043
-
George Moellenbrock b100fe9ac8ca1c7f96c44756d5c81a100ddca952 m
For CAS-14071, in KJones.cc, cater for nCalSpw>nMSSpw when filling KrefFreq_ values from caltable (fixes bad memory free)
-
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
-
David Mehringer 85ba80833efb19997b13e01b3ecadded2457e6b8 m
added hopefully useful log messages
-
David Mehringer e7bde44b5044ba7db82741a28638914d079226de m
bug fix, fix some tests
-
David Mehringer 2df26b8a849dfe59287c201342ab9ecb2f397c98 m
Modified for new user-based rules
- casatools/src/code/imageanalysis/ImageAnalysis/BeamManipulator.h (version 2df26b8a849dfe59287c201342ab9ecb2f397c98) (diffs)
- casatools/src/code/imageanalysis/ImageAnalysis/BeamManipulator.tcc (version 2df26b8a849dfe59287c201342ab9ecb2f397c98) (diffs)
- casatools/src/tools/image/image_cmpt.cc (version 2df26b8a849dfe59287c201342ab9ecb2f397c98) (diffs)
- casatools/tests/tools/image/test_tool_image.py (version 2df26b8a849dfe59287c201342ab9ecb2f397c98) (diffs)
- casatools/xml/image.xml (version 2df26b8a849dfe59287c201342ab9ecb2f397c98) (diffs)
-
Urvashi Rao Venkata 0e7e2e674cc2eb2319f948936387a8a1ab224a69 m
Pull request #703: CAS-13899
Merge in CASA/casa6 from CAS-13899 to master
* commit '9ddfc1d948b0e436b368e1e912796b697398e388':
Added comments that the reviewer wanted
added briggs for psfphasecenter cube
Does a psf fitting post psfphasecenter psfmaking
Fix for briggs perchanweight mosaic with psfphasecenter -
David Mehringer c140ed8e86f44e026259da9d757e0d4c1a9f8d0c m
Merge branch 'master' into CAS-12599
-
David Mehringer a0e44b204c74831e10658c2c6b635d7fcda15bbe m
Pull request #702: image.summary() doc fix
Merge in CASA/casa6 from CAS-14121 to master
* commit 'a5132155e1eac0cb17d8e86f1f259ffa4446c09c':
image.summary() doc fix -
Darrell Schiebel 2044e1b9c9823ac8bc9593526c4e3b960f7149f3 m
Pull request #701: CAS-14073
Merge in CASA/casa6 from CAS-14073 to master
* commit '6d0dd92e95d1d9979f84a4459806ae20049e1dfe':
segv when setting a string error without GIL exclusion [CAS-14073]
trap bad column name and errors when fetching column values in gitcoliter [CAS-14073]
escape less than symbol in comment [CAS-14073]
expand examples based on code review comments [CAS-14073]
add tests for table.getcoliter(...) [CAS-14073]
add error message to the PyExc_StopIteration when calls run past the end of the iterator [CAS-14073]
set python errors instead of throwing exceptions [CAS-14073]
allow comparisons like "tb.getcol('TIME',0,7) == tb.getcoliter('TIME',0,7)" [CAS-14073]
allow table objects to be created and used in lambda functions [CAS-14073]
type errors from 5.3.1 era g++ compilers [CAS-14073]
MPI-related changes for casacore update [CAS-14073]
type errors from 5.3.1 era g++ compilers [CAS-14065]
MPI-related changes for casacore update [CAS-14065]
Revert "Revert "update casacore to support table.getcoliter(...) [CAS-14073]""
Revert "Revert "add table.getcoliter(...) + relocate tablerow conversions [CAS-14073]"" -
David Mehringer a5132155e1eac0cb17d8e86f1f259ffa4446c09c m
image.summary() doc fix
-
Urvashi R._V <rurvashi@aoc.nrao.edu> 9ddfc1d948b0e436b368e1e912796b697398e388 m
Merge branch 'master' into CAS-13899
-
Kumar Golap <kgolap@localhost.localdomain> 2504ba31f4bc43bc917aac82382eecab89821280 m
Some changes to fix lock and a problem with str + operator issue on mac
- casatasks/src/private/task_msuvbin.py (version 2504ba31f4bc43bc917aac82382eecab89821280) (diffs)
- casatools/src/code/mstransform/MSTransform/MSUVBin.cc (version 2504ba31f4bc43bc917aac82382eecab89821280) (diffs)
- casatools/src/code/mstransform/MSTransform/MSUVBin.h (version 2504ba31f4bc43bc917aac82382eecab89821280) (diffs)
-
David Mehringer 7cbe1970f67e079873cf28433ee6b8f924efb08d m
Pull request #698: CAS-13776 enable higher order spectral terms for use in simalma/simobserve
Merge in CASA/casa6 from CAS-13776 to master
* commit 'fd1a8b0a2cbca06d1973a0a0f82d2921feaac38f':
Update to checkout branch with 'origin' prefix
remove link from input parameter
CAS-13776 new test to verify simobserve works with models that vary with frequency -
Takahiro Tsutsumi 61ff0fad41a3c3d7de8880c7e50b8ba540f79bad m
Pull request #700: CAS-13925
Merge in CASA/casa6 from CAS-13925 to master
* commit 'fd02eab554195971c4bb2eb1946c195416d1df32':
Fix the tests to check the default casalog
Add resetting of a default casalog file at tearDown
Remove a debug print statement
Fix the bug in restting savemodel parameters when vis is a list of MSs. Add two new tests. -
Kumar Golap <kgolap@localhost.localdomain> 89229726c1d56fb2b20e7fd10a099522cf4a3314 m
Merge branch 'CAS-13794' of https://open-bitbucket.nrao.edu/scm/casa/casa6 into CAS-13794
-
Kumar Golap <kgolap@localhost.localdomain> 10fef71c5602feab83554abbae8bdbc7cb6e817f m
added a lock release in destructor
-
Takahiro Tsutsumi fd02eab554195971c4bb2eb1946c195416d1df32 m
Merge branch 'master' into CAS-13925
-
Ville Suoranta fd1a8b0a2cbca06d1973a0a0f82d2921feaac38f m
Merge branch 'master' into CAS-13776
-
Akeem Wells 6f639eb40dd8eeb5f427eba74378efc30f3452a5 m
Update to checkout branch with 'origin' prefix
-
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
-
Neal Schweighart fa3e51fac6ac3e8fc228b1ecd261a7d0923b63dd m
Pull request #697: Added a new row in the weblog that gives the total runtime
Merge in CASA/casa6 from CAS-14123 to master
* commit 'baaad86d1eb65e5fffdc7e08521d717f30683821':
Added a new row in the weblog that gives the total runtime -
Takahiro Tsutsumi d9c85a2e94a5ba1a8546f80b1063613b79f192bb m
Pull request #699: CAS-13832
Merge in CASA/casa6 from CAS-13832 to master
* commit '3f42f8ce97b41a9106ab4f64c8342857555568f7': (27 commits)
Add vlass stk tests v1.2
Fix the mask name modification in test_j1927_mosaic_cube
Modify each test to use unique imagenames and mask names
Change each test to use unique imagenames
Updated rmses for the QUICK TEST for test_j1302_awproject using the values from the quick test tt0 and tt1 images from CASA6.5.3 run.
Update the check_metrics_alpha calls
Fix the error estimate of alpha in check_metrics_alpha to use the correct definition.
A minor typo fix
Change interactive=0 to interactive=False
Modify delData so that the input MS is deleted for all cases and add minor tweeks in values of mom8_creator calls
Fix the name of the input MS data for test_j1302 passes to a weblog
Add scaling to mom8_creator. Modify setUpClass not to remove png files.
Removed metrics for runtime because they are highly dependable on when and where the tests are run.
CAS-13832 build webdocs
CAS-13832 generating moment 8 images
CAS-13832 start working on images
Don't count a runtime shorter than expected as a failure.
CAS-13832 fix ordering of names in beam values dictionaries, don't use on-axis values that aren't currently passing
CAS-13832 update vlass tests v1.2 to use values from casa 6.2 to compare against, as specified by John Tobin's comment "we likely need to adopt the values from CASA 6.2 (or the current CASA)"
CAS-13832 only print the failing log lines
... -
Urvashi R._V <rurvashi@aoc.nrao.edu> d2997ae7b5f9de2ca269d9251b01e24db3218c55 m
CAS-13794 : Tool instantiation fix in tool test
-
Ville Suoranta 15ad74e77e53c502d37f7fe9267ba2fb740023bb m
Trigger a build
-
Urvashi R._V <rurvashi@aoc.nrao.edu> 911de894c961b2659ea49a143383f24222b30e4e m
CAS-13794 : Fixed tool instantiation call inside task_msuvbin.py
-
Urvashi R._V <rurvashi@aoc.nrao.edu> 393f68ab747e0b3c58b3b4157b7326ca6b746575 m
Merge branch 'master' into CAS-13794
-
Darrell Schiebel <darrell@schiebel.us> 6d0dd92e95d1d9979f84a4459806ae20049e1dfe m
Merge branch 'master' into CAS-14073
-
Neal Schweighart baaad86d1eb65e5fffdc7e08521d717f30683821 m
Added a new row in the weblog that gives the total runtime
-
Takeshi Nakazato 18fc9892844658a0f14f6d6996103c1b668fd1c7 m
Merge branch 'master' into CAS-14096
-
David Mehringer 1c847c52f50159f7fce1494aad6e72f835c03f2e m
Pull request #696: CAS-13827 for targetres=True, write requested, not fitted, beam to metadata
Merge in CASA/casa6 from CAS-13827 to master
* commit 'a0c6af29ee53f8f07c7bb7c5450b2eaced00da32':
updated GaussianBeam construction issues, casacore types -> C++ primitives
add test to verify correct beam is place in metadata
change log priority of new messages from INFO to WARN
CAS-13827, for targetres=True, write requested, not fitted, beam to metadata -
Takahiro Tsutsumi 3f42f8ce97b41a9106ab4f64c8342857555568f7 m
Add vlass stk tests v1.2
-
David Mehringer a0c6af29ee53f8f07c7bb7c5450b2eaced00da32 m
updated GaussianBeam construction issues, casacore types -> C++ primitives
-
David Mehringer 9d29d6c9723d87ad807b11653c5617f3def87b1b m
Merge branch 'master' into CAS-13776
-
David Mehringer d7753ce49e55ff30bb750c7a890d60a638eeefab m
remove link from input parameter
-
Takahiro Tsutsumi ff6488857541a4347080dbf34efe6cb8c861292d m
Merge branch 'master' into CAS-13832
-
Darrell Schiebel <darrell@schiebel.us> a37a3da57875355881daaae9cb2508d30350ef46 m
Merge branch 'master' into CAS-14073
-
Ville Suoranta 4c7f63f9568cccef363f01b15cf0f9559c132b68 m
Merge branch 'master' into CAS-13827
-
Darrell Schiebel <darrell@schiebel.us> 655b8a0f80fede47f25d8cac1e1bd2202f303b71 m
segv when setting a string error without GIL exclusion [CAS-14073]
-
Takeshi Nakazato e386253bde207f133f6b411664514aeb9aeb86d1 m
CAS-14096 apply the same fix to similar code
-
Kumar Golap 570da913d62a2c0a7e6046df68fa4534af35ef3d m
Made the changes as requested by the testers i.e having flagbackup and mode which can be 'bin' or 'write_flags_back'
- casatasks/src/private/task_msuvbin.py (version 570da913d62a2c0a7e6046df68fa4534af35ef3d) (diffs)
- casatasks/xml/msuvbin.xml (version 570da913d62a2c0a7e6046df68fa4534af35ef3d) (diffs)
- casatools/src/code/mstransform/MSTransform/MSUVBin.cc (version 570da913d62a2c0a7e6046df68fa4534af35ef3d) (diffs)
- casatools/src/code/mstransform/MSTransform/MSUVBin.h (version 570da913d62a2c0a7e6046df68fa4534af35ef3d) (diffs)
-
Kumar Golap <kgolap@tizan.aoc.nrao.edu> 541cc7115e86533947a0bbf8dfdf8fc1303982ec m
changes to make it work with modular system
-
Kumar Golap <kgolap@localhost.localdomain> 312fa8f629364e7974457666cf98ca2f848c7b24 m
Merge branch 'CAS-13857' into CAS-13794
-
Kumar Golap b45b9190aa15b351f2fd8eaa34f2355cac9ba6be m
Merge branch 'master' into CAS-13794
-
Takeshi Nakazato f2705f34cd0ba27cb4c835739a7aac0c2c05839e m
CAS-14096 insert extra condition suggested by Todd Hunter
-
Darrell Schiebel <darrell@schiebel.us> fb06fd8ef8fc2d95de37af16d5d04b84f88cb1a3 m
trap bad column name and errors when fetching column values in gitcoliter [CAS-14073]
-
Takahiro Tsutsumi 54a7748d1d48152c406d1b38f022070358ca67e8 m
Merge branch 'master' into CAS-13832
-
Takahiro Tsutsumi 6465b89e9c8344d1fcf71bfee3925362c8737355 m
Fix the mask name modification in test_j1927_mosaic_cube
-
Takahiro Tsutsumi 9b5ff5e0c84361c55e062cac2aaf1803e74d25b9 m
Modify each test to use unique imagenames and mask names
-
Takahiro Tsutsumi c80ced8dbc8ce0b67fa61c8cc39e6cadb60d3ffc m
Change each test to use unique imagenames
-
Des Small e0e774c921b4c10dcd3819e25b05c027e3925e92 m
Fixing a bug in task_fringefit.py so that callib works
-
Darrell Schiebel <darrell@schiebel.us> 4174888be72e61c523962e9d0f829cc110e328b8 m
escape less than symbol in comment [CAS-14073]
-
Darrell Schiebel <darrell@schiebel.us> d9bce56ab686a70527cdc3666abb64d794ce992d m
Merge branch 'master' into CAS-14073
-
Takahiro Tsutsumi 023c25925e2521de67e44b7e7e4d2f6b26a23e61 m
Updated rmses for the QUICK TEST for test_j1302_awproject using the values from the quick test tt0 and tt1 images from CASA6.5.3 run.
-
Darrell Schiebel <darrell@schiebel.us> fb06d6d583591f55be39518427effc50185b92f2 m
expand examples based on code review comments [CAS-14073]
-
Akeem Wells 8216213692122af9e497d7c32e597696215c2817 m
Update to Sparse Check to include non unittest dirs. Added simple test cases