Build: #301 failed Changes by Mark Kettenis <kettenis@jive.eu> and Ville Suoranta
Code commits
Casa6
-
Ville Suoranta f1203977978efe28659ea846c8de75691fe81250
Merge pull request #469 in CASA/casa6 from CAS-13622 to master
* commit '1cc9672b4c7fb302a297ca9df0418ca6543b13e4':
CAS-13622: Fix TIME_RANGE in OBSERVATION table created by importfitsidi -
Mark Kettenis <kettenis@jive.eu> 1cc9672b4c7fb302a297ca9df0418ca6543b13e4
Merge branch 'master' into CAS-13622
-
Mark Kettenis <kettenis@jive.eu> f35ccbed7cfd0413586ba1c88c19c96d6827ee9f m
Merge branch 'master' into CAS-13622
-
Mark Kettenis <kettenis@jive.eu> 2f3edc040b9f71c5ad8e0c3014ae784a5e9eabea m
Merge branch 'master' into CAS-13622
-
Mark Kettenis <kettenis@jive.eu> 88a071ff93d5b0fcb4cbe3c090e80c91d748d067 m
CAS-13622: Fix TIME_RANGE in OBSERVATION table created by importfitsidi
When importing more than two FITS-IDI files the code that patches
up the OBSERVATION table when constobsid=True did not handle the
TIME_RANGE correctly. Fix this by removing the transpose of the
column that isn't appropriate in this case.