Takeshi Nakazato | 0cd58c6a4e2CAS-1331 remove unused lines | CAS-1331 remove unused lines | | CAS-1331 |
Takeshi Nakazato | f107704b178 | PIPE-1331 bug fix for the first build | | PIPE-1331 |
Takeshi Nakazato | 9e7dba1656f | make parallel mode effective for buildmytasks command | | |
Takeshi Nakazato | 160c49f3aabM | Merge branch 'main' into pipeline-build-parallel-buildmytasksThe branch is for PIPE-1331. | | PIPE-1331 |
Rui Xue | 79b66ee43a2M | Merge pull request #743 in PIPE/pipeline from PIPE-1323-avoid-the-severe-warning-from-hifa_fluxscale-qa to main* commit '7ca52d4b233360c81de94909640da213d0c7bb67':
PIPE-1323: check if the table column contains empty cells | | PIPE-1323 |
Rui Xue | b67ac1e6a4bM | Merge pull request #747 in PIPE/pipeline from PIPE-1329-update-two-skipped-unit-tests-with-missing-data to main* commit '5c8b712c48b3459b01541cbc9daf5761669a30c9':
PIPE-1329: update input gaintable paths for test_get_num_caltable_polarizations() | | PIPE-1329 |
Takeshi Nakazato | ff537eb6334 | Do not store output and return code | | |
Takeshi Nakazato | 5fa4e8b2de5 | bug fix | | |
Takeshi Nakazato | d4326509a39 | More efficient concurrent build | | |
Takeshi Nakazato | e2ad9c5af8e | bug fix on scheduler | | |
Takeshi Nakazato | 7b39b062df8 | another implementation of parallel build (per file)number of parallel processes is configurable via -j (or --parallel) option. | | |
Takeshi Nakazato | b34507dfd72 | Revert "make BuildMyTasksCommand parallel"This reverts commit 35b6761f6450ecafa976c3218e4f84025abe9f0f. | | |
Rui Xue | 5c8b712c48b | PIPE-1329: update input gaintable paths for test_get_num_caltable_polarizations() | | PIPE-1329 |
Ville Suoranta | 5645fa8360cM | Merge pull request #745 in PIPE/pipeline from PIPE-1220-fix-tagging-versioning-for-development-packages to main* commit '1df4dafe1026b8afdfe5a0909d2b27241364ef0d':
Trigger a build
Use shorter tag format for Pipeline development branches. | | PIPE-1220 |
Ville Suoranta | 1df4dafe102 | Trigger a build | | |
Rui Xue | 8495f711350M | Merge pull request #733 in PIPE/pipeline from PIPE-884-remove-deprecation-warnings to main* commit '419f367906f6ebb80a32ea17e37f343ac01587de':
PIPE-884: remove the deprecation warning from matplotlib ver 3.3 caused by simultaneous usages of vmin/vmax and normal in imshow()
PIPE-884: astropy4.1/hdulist.writeto() doesn't support fileobjs opened with the 'w' mode ('wb' is fine); we use the ouput filename instead.
PIPE-884: skip both 'async' and 'async_'
PIPE-884: remove the Imp... | | 2 Jira issues |
Takeshi Nakazato | 35b6761f645 | make BuildMyTasksCommand parallel | | |
Rui Xue | 419f367906f | PIPE-884: remove the deprecation warning from matplotlib ver 3.3 caused by simultaneous usages of vmin/vmax and normal in imshow() | | PIPE-884 |
Rui Xue | 1481ba87335 | PIPE-884: astropy4.1/hdulist.writeto() doesn't support fileobjs opened with the 'w' mode ('wb' is fine); we use the ouput filename instead. | | PIPE-884 |
Rui Xue | 020fa8a31afM | Merge remote-tracking branch 'origin/main' into PIPE-884-remove-deprecation-warnings | | PIPE-884 |
Rui Xue | 7ca52d4b233 | PIPE-1323: check if the table column contains empty cells | | PIPE-1323 |
Rui Xue | 48820c1cb3dM | Merge pull request #742 in PIPE/pipeline from PIPE-1309-wrap-gencal-caltype-antpos-call-under-catch_warning-manager to main* commit 'e8afde415458ddf412e6842e1b62a8df1350a393':
PIPE-1309: put the gencal(caltype='antpos') call under the catch_warnings() contextmanager | | PIPE-1309 |
Rui Xue | 01b5b9333b3M | Merge remote-tracking branch 'origin/main' into PIPE-884-remove-deprecation-warnings | | PIPE-884 |
Rui Xue | e8afde41545 | PIPE-1309: put the gencal(caltype='antpos') call under the catch_warnings() contextmanager | | PIPE-1309 |
Vincent Geers | d4b211d4e15M | Merge pull request #741 in PIPE/pipeline from PIPE-1272_hifa_flagdata_partialpol_memory_issue to main* commit 'f1f30805776e9cdf358358c9a61a9b5f8c2c6669':
PIPE-1268, PIPE-1245: update partialpol heuristic in hifa_flagdata to restrict evaluation to scans with relevant intents, and to run evaluation iteratively for each combination of spw and scan.
PIPE-1268: update partialpol heuristic in hifa_flagdata to improve efficiency in identifying channels with partially flagged polarisation data.
... | | 3 Jira issues |
Rui Xue | c1620493e3dM | Merge remote-tracking branch 'origin/main' into PIPE-884-remove-deprecation-warnings | | PIPE-884 |
Vincent Geers | 300bb84a503M | Merge pull request #739 in PIPE/pipeline from PIPE-1297_flagging_view_colors to main* commit 'd182e19e053cf0b21c73521119a63f4ebd91d3cb':
PIPE-1266: update flagging view image plotting module to adjust sentinel color map and sentinel normalisation function to look for values close to sentinel within small tolerance. | | 2 Jira issues |
Rui Xue | 215f571f46c | PIPE-884: skip both 'async' and 'async_' | | PIPE-884 |
Rui Xue | 327dc214703 | PIPE-884: remove the ImportError handling of astropy | | PIPE-884 |
Dirk Muders | cbe59d0104bM | Merge pull request #730 in PIPE/pipeline from PIPE-1269_avoid_cross_diameter_baselines_in_imaging_heuristics to main* commit '74e5dd014f2af6442afe80eb8c36c21c6a6aac54':
PIPE-1269: Avoid cross-diameter baselines in imaging heuristics methods. | | PIPE-1269 |
Rui Xue | d263df298d5 | PIPE-884: mitigate the 'async'-related deprecation warnings from xml/dom/xmlbuilder and remove their pytest warning filter. | | PIPE-884 |
Vincent Geers | d182e19e053 | PIPE-1266: update flagging view image plotting module to adjust sentinel color map and sentinel normalisation function to look for values close to sentinel within small tolerance. | | PIPE-1266 |
Rui Xue | f9287b200ac | PIPE-884: use "Linux" as the fallback OS name | | PIPE-884 |
Rui Xue | 538e5bbae88M | Merge remote-tracking branch 'origin/main' into PIPE-884-remove-deprecation-warnings | | PIPE-884 |
Rui Xue | 60b30246742 | PIPE-884: suppress the deprectionwarning from dom/xmlbuilder in executeppr_test.py | | PIPE-884 |
Rui Xue | 21fa50d2473 | PIPE-884: update inline comments | | PIPE-884 |
Vincent Geers | f1f30805776 | PIPE-1268, PIPE-1245: update partialpol heuristic in hifa_flagdata to restrict evaluation to scans with relevant intents, and to run evaluation iteratively for each combination of spw and scan. | | 2 Jira issues |
Vincent Geers | 32de4cf2611 | PIPE-1268: update partialpol heuristic in hifa_flagdata to improve efficiency in identifying channels with partially flagged polarisation data. | | PIPE-1268 |
Vincent Geers | 30b24bce8ea | PIPE-1268: update partialpol heuristic in hifa_flagdata to reduce number of large array allocations in loop. | | PIPE-1268 |
Vincent Geers | 5cb6bc617a1 | PIPE-1268: update hifa_flagdata to close sub-tables created by table tool queries. | | PIPE-1268 |
Takeshi Nakazato | eacdc769a76M | Merge pull request #734 in PIPE/pipeline from bugfix/PIPE-1261-for-main to main* commit '360068246a20fb0d874b464f8145960a5e8c03e9':
PIPE-1261 proper muti-EB handling in obtaining k2jycal table
PIPE-1261 get k2jycal caltable from callibrary | | PIPE-1261 |
Rui Xue | 6825bce8f3c | PIPE-1152: present binary prefixes as 'Ki', 'Mi', and 'Gi' | | PIPE-1152 |
Rui Xue | 932b34b4381 | PIPE-884: avoid the mpl warning on modifying global cmaps; avoid complex-to-real casting warning when running np.ma.median on a maskarray with complex fill_values; remove the unexpected 'density' keyword from plt.savefig() | | PIPE-884 |
Joseph Masters | bc59cd8eb1dM | Merge pull request #725 in PIPE/pipeline from PIPE-1258-procedure_hifa_calsurvey.xml-is-broken to main* commit 'ecbfc2b1ee3c9a0f517f13479c88ad144ef555ab':
PIPE-1258 remove byfield setting from procedure_hifa_calsurvey.xml | | PIPE-1258 |
Joseph Masters | a7bdb407558M | Merge pull request #727 in PIPE/pipeline from PIPE-1259-plotsummary-renderer-scanselection to main* commit '43599b5c38ab6e0694a43f80855d7c7ba6dd713d':
PIPE-1259. Select on scan to get correct spws for intent=TARGET. | | PIPE-1259 |
Dirk Muders | 74e5dd014f2 | PIPE-1269: Avoid cross-diameter baselines in imaging heuristics methods. | | PIPE-1269 |
Takeshi Nakazato | fd55cf357d8M | Merge pull request #726 in PIPE/pipeline from PIPE-1260-for-main to main* commit '44a1eb982eaa39f6581c9a0964aa401e7d6f036d':
PIPE-1260 fix plotms command bug in hsd_atmcor weblog | | PIPE-1260 |
Rui Xue | bb99c132c34 | PIPE-884: add a private function to obtain the Linux distribution name (also fix an issue that Ubuntu 20.04 was identified as "debian bullseye/sid") | | PIPE-884 |
Rui Xue | 621086126e4 | PIPE-884: replace pyfits with astropy.io.fits | | PIPE-884 |
Joseph Masters | ecbfc2b1ee3M | Merge branch 'main' into PIPE-1258-procedure_hifa_calsurvey.xml-is-broken | | PIPE-1258 |