cxcsds / ciao-contrib

Extra scripts and code to enhance the capabilities of CIAO.
GNU General Public License v3.0
8 stars 6 forks source link

added `xpaset` region formatting specification #839

Closed nplee closed 10 months ago

nplee commented 10 months ago

The dax regression tests were failing on a system where the DS9 preference file has region file formatting set to ciao rather than the default ds9. The two shell scripts have been modified so that the xpaset region calls also specifies the formatting.

The regression tests subsequently run without any further changes on RHEL8 or modifying/deleting the preference file.

However, on MacOS it seems that the regression test will persist to fail unless bash is upgraded to a version > 3 and at this time, the regression test itself may need modification to also set the region formatting for the xpaset calls... I'm still exploring this.

DougBurke commented 10 months ago

Since this is a cross-generational issue I've asked for a review by @kglotfelty