--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 3.16.1 - 2023-03-10 (RDS/EO)
Information: this ChangeLog entry matches the version number:
 Version 3.16.1 - 2023-03-10 (RDS/EO)

Information: ./config/colimplot.par is an XML parameter file, I cannot yet validate it. Skipped.


--- Distribution check [end] ---

/sasbuild/build/sas/packages/sas/bin/sastaskhdr_gfortran  colimplot 3.16.1 colimplot 8845071ca-21.0.1 > colimplot.h
/sasbuild/build/sas/packages/sas/bin/sastaskhimp colimplot 3.16.1 colimplot 8845071ca-21.0.1 > colimplot_h_imp.cc
T=colimplot ;\
sed "s/taskname/$T/g" /sasbuild/build/sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > colimplot_c.cc
Dependencies for colimplot
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  colimplot_h_imp.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  colimplot_c.cc
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils colimplot_common.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils colimplot_mod.f90
/usr/bin/ar cur libcolimplot.a colimplot_h_imp.o colimplot_c.o colimplot_common.o colimplot_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libcolimplot.a
g++ -shared -Wl,-h,libcolimplot.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libcolimplot.so colimplot_h_imp.o colimplot_c.o colimplot_common.o colimplot_mod.o -lssc -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lsasdal -ldss -lselector -lcaloalutils -ldal -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcpgplot  -lpng -lz -lpgplot    -lX11  -lgfortran -lcfitsio -ldl -lm -L. 
T=colimplot ;\
sed "s/taskname/$T/g" /sasbuild/build/sas/packages/taskmain/src/main.cc | sed "s/VERSION/3.16.1/g; s/RELEASE/8845071ca-21.0.1/g; s/PACKAGE/colimplot/g" > colimplot_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/ssc -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  colimplot_main.cc
In file included from /sasbuild/tools/gcc-11.3.0/include/c++/11.3.0/backward/strstream:50,
                 from /sasbuild/build/sas/include/utils/stringutil.h:27,
                 from colimplot_main.cc:38:
/sasbuild/tools/gcc-11.3.0/include/c++/11.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /sasbuild/build/sas/include/Xmm.h:117,
                 from /sasbuild/build/sas/include/CalServer.h:61,
                 from colimplot_main.cc:43:
/sasbuild/build/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /sasbuild/build/sas/include/GeometryDataServer.h:95,
                 from /sasbuild/build/sas/include/Boresight.h:62,
                 from /sasbuild/build/sas/include/CalAtomServer.h:55,
                 from /sasbuild/build/sas/include/CalServer.h:64,
                 from colimplot_main.cc:43:
/sasbuild/build/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/sasbuild/build/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/sasbuild/build/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/sasbuild/build/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o colimplot colimplot_main.o -lcolimplot -lssc -lmetatask -lparam -lselector -lcaloalutils -ldal -lslatec -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lsasdal -ldss -lselector -lcaloalutils -ldal -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcpgplot  -lpng -lz -lpgplot    -lX11  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/colimplot/" -e "s/TYPE/devel/" < \
/sasbuild/build/sas/packages/sas/doc/lib/package.tex | /sasbuild/build/sas/packages/sas/bin/texcombine | \
/sasbuild/build/sas/packages/sas/bin/fixdoc -type=devel colimplot 3.16.1 colimplot 8845071ca-21.0.1 > colimplot.tex
   including sasdevel...
      including sasglobal...
   including colimplot_description...

latex colimplot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex colimplot < /dev/null > makedoc.log
make[5]: [/sasbuild/build/sas/Make.include:1062: colimplot.ps.gz] Error 2 (ignored)
latex colimplot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex colimplot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o colimplot.ps colimplot > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf colimplot > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f colimplot.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /sasbuild/build/sas/packages/sas/doc/lib/latex2html.init colimplot > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2021.1 (TeX Live 2022/dev)  Copyright 2021 Radical Eye Software (www.radicaleye.com)
' TeX output 2024.05.08:1549' -> images.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>
</usr/share/texlive/texmf-dist/dvips/base/special.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>[1] 
[2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] 
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f colimplot/index.pl ; exit 1)
syntax error at /sasbuild/build/sas/bin/devel/mkpkgidx line 46, near "print"
syntax error at /sasbuild/build/sas/bin/devel/mkpkgidx line 54, near "print"
Execution of /sasbuild/build/sas/bin/devel/mkpkgidx aborted due to compilation errors.
make[5]: *** [/sasbuild/build/sas/Make.include:1112: colimplot_html] Error 1
rm colimplot.tex
make[4]: *** [/sasbuild/build/sas/Make.include:953: doc] Error 2
Testing colimplot_test ... FAILED
Message: will run ./colimplot_test for no longer than 600 seconds.
1..3
 invoke gunzip -c /sasbuild/build/sas/lib/data/colimplot_data/pn_2000.fits.gz > testdata/pn_2000.fits
 invoke gunzip -c /sasbuild/build/sas/lib/data/colimplot_data/pn_3000.fits.gz > testdata/pn_3000.fits
 invoke gunzip -c /sasbuild/build/sas/lib/data/colimplot_data/pn_4000.fits.gz > testdata/pn_4000.fits
/sasbuild/build/sas/lib/testodf/scisimngc2516

 invoke evselect table=/sasbuild/build/sas/lib/testodf/scisimngc2516/0001_0000010100_PNS00104IME.FIT writedss=no expression='(ENERGY in [200:1000])' updateexposure=no withimageset=true imageset=image_2.ds xcolumn=RAWX ycolumn=RAWY withxranges=yes withyranges=yes ximagemin=1 ximagemax=64 yimagemin=1 yimagemax=200 imagebinning='imageSize' ximagesize=64 yimagesize=200 
evselect:- Executing (routine): evselect table=/sasbuild/build/sas/lib/testodf/scisimngc2516/0001_0000010100_PNS00104IME.FIT filteredset=filtered.fits withfilteredset=no keepfilteroutput=no flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='(ENERGY in [200:1000])' filtertype=expression cleandss=no updateexposure=no filterexposure=yes writedss=no blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image_2.ds xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=64 yimagesize=200 imagebinning=imageSize ximagemin=1 ximagemax=64 withxranges=yes yimagemin=1 yimagemax=200 withyranges=yes imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=yes spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
evselect:- evselect (evselect-3.71.2)  [8845071ca-21.0.1] started:  2024-05-08T15:49:06.000
** evselect: warning (NotXMM), Can only update exposure information on XMM data.
evselect:- selected 627 rows from the input table.
** evselect: warning (NoAttrib), The Attribute FILTER does not exist in the input event list. No value was copied.
** evselect: warning (NoWCS), No WCS information available for image column RAWX.
** evselect: warning (NotXmmProduct), Not XMM data.  Cannot calculate EXPOSURE keyword for output products.
evselect:- evselect (evselect-3.71.2)  [8845071ca-21.0.1] ended:    2024-05-08T15:49:06.000
** evselect: warning (SummaryOfWarnings), 
   warning NoWCS silently occurred 1 times
 invoke evselect table=/sasbuild/build/sas/lib/testodf/scisimngc2516/0001_0000010100_PNS00104IME.FIT writedss=no expression='(ENERGY in [110:200])' updateexposure=no withimageset=true imageset=image_1.ds xcolumn=RAWX ycolumn=RAWY withxranges=yes withyranges=yes ximagemin=1 ximagemax=64 yimagemin=1 yimagemax=200 imagebinning='imageSize' ximagesize=64 yimagesize=200 
evselect:- Executing (routine): evselect table=/sasbuild/build/sas/lib/testodf/scisimngc2516/0001_0000010100_PNS00104IME.FIT filteredset=filtered.fits withfilteredset=no keepfilteroutput=no flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='(ENERGY in [110:200])' filtertype=expression cleandss=no updateexposure=no filterexposure=yes writedss=no blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image_1.ds xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=64 yimagesize=200 imagebinning=imageSize ximagemin=1 ximagemax=64 withxranges=yes yimagemin=1 yimagemax=200 withyranges=yes imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=yes spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
evselect:- evselect (evselect-3.71.2)  [8845071ca-21.0.1] started:  2024-05-08T15:49:06.000
** evselect: warning (NotXMM), Can only update exposure information on XMM data.
evselect:- selected 1207 rows from the input table.
** evselect: warning (NoAttrib), The Attribute FILTER does not exist in the input event list. No value was copied.
** evselect: warning (NoWCS), No WCS information available for image column RAWX.
** evselect: warning (NotXmmProduct), Not XMM data.  Cannot calculate EXPOSURE keyword for output products.
evselect:- evselect (evselect-3.71.2)  [8845071ca-21.0.1] ended:    2024-05-08T15:49:06.000
** evselect: warning (SummaryOfWarnings), 
   warning NoWCS silently occurred 1 times
 invoke evselect table=/sasbuild/build/sas/lib/testodf/scisimngc2516/0001_0000010100_PNS00104IME.FIT writedss=no expression='(ENERGY in [20:110])' updateexposure=no withimageset=true imageset=image_0.ds xcolumn=RAWX ycolumn=RAWY withxranges=yes withyranges=yes ximagemin=1 ximagemax=64 yimagemin=1 yimagemax=200 imagebinning='imageSize' ximagesize=64 yimagesize=200 
evselect:- Executing (routine): evselect table=/sasbuild/build/sas/lib/testodf/scisimngc2516/0001_0000010100_PNS00104IME.FIT filteredset=filtered.fits withfilteredset=no keepfilteroutput=no flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='(ENERGY in [20:110])' filtertype=expression cleandss=no updateexposure=no filterexposure=yes writedss=no blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image_0.ds xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=64 yimagesize=200 imagebinning=imageSize ximagemin=1 ximagemax=64 withxranges=yes yimagemin=1 yimagemax=200 withyranges=yes imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=yes spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
evselect:- evselect (evselect-3.71.2)  [8845071ca-21.0.1] started:  2024-05-08T15:49:06.000
** evselect: warning (NotXMM), Can only update exposure information on XMM data.
evselect:- selected 1534 rows from the input table.
** evselect: warning (NoAttrib), The Attribute FILTER does not exist in the input event list. No value was copied.
** evselect: warning (NoWCS), No WCS information available for image column RAWX.
** evselect: warning (NotXmmProduct), Not XMM data.  Cannot calculate EXPOSURE keyword for output products.
evselect:- evselect (evselect-3.71.2)  [8845071ca-21.0.1] ended:    2024-05-08T15:49:06.000
** evselect: warning (SummaryOfWarnings), 
   warning NoWCS silently occurred 1 times
 invoke ../src/colimplot plotfile=test.ps insets='image_0.ds image_1.ds image_2.ds' pgdev=/cps rebinimage=yes newnxbins=100 newnybins=100
colimplot:- Executing (routine): colimplot insets='image_0.ds image_1.ds image_2.ds' maskset=mask.ds maskstyle=self withmask=yes greylevel=0 expandtomask=yes dividexby=5 divideyby=5 newnxbins=100 newnybins=100 rebinstyle=tonumber rebinimage=yes negremovalstyle=truncate internalrefstyle=rms cutoff=0.05 whiteangstroms=100 whitemegakelvin=1 whitekev=2 bbrefstyle=kev refclr='' refclrstyle=internal weirdness=-0.7 heat=0 heatspread=0.3 rgbsysstyle=polar pixelfraction=0.5 tofluxfraction=0.4 usergain=8 gainstyle=auto nhotpixels=10 pgdev=/cps plotfile=test.ps withframe=no  -w 1 -V 4
colimplot:- colimplot (colimplot-3.16.1)  [8845071ca-21.0.1] started:  2024-05-08T15:49:06.000
colimplot:- colimplot (colimplot-3.16.1)  [8845071ca-21.0.1] ended:    2024-05-08T15:49:06.000
ok 1 - Test 1 (status=0)
 invoke ../src/colimplot plotfile=outfiles/test_dolorez02.ps pixelfraction=0.5 rebinstyle=tonumber gainstyle=auto pgdev=/cps expandtomask=yes dividexby=5 whitemegakelvin=1 cutoff=0.05 negremovalstyle=truncate insets='image_0.ds image_1.ds image_2.ds' whitekev=2 bbrefstyle=kev heat=0 rgbsysstyle=polar whiteangstroms=100 heatspread=0.3 weirdness=-0.7 internalrefstyle=rms newnybins=100 tofluxfraction=0.4 nhotpixels=10 rebinimage=no refclrstyle=internal divideyby=5 withframe=no greylevel=0 maskstyle=self newnxbins=100
colimplot:- Executing (routine): colimplot insets='image_0.ds image_1.ds image_2.ds' maskset=mask.ds maskstyle=self withmask=yes greylevel=0 expandtomask=yes dividexby=5 divideyby=5 newnxbins=100 newnybins=100 rebinstyle=tonumber rebinimage=no negremovalstyle=truncate internalrefstyle=rms cutoff=0.05 whiteangstroms=100 whitemegakelvin=1 whitekev=2 bbrefstyle=kev refclr='' refclrstyle=internal weirdness=-0.7 heat=0 heatspread=0.3 rgbsysstyle=polar pixelfraction=0.5 tofluxfraction=0.4 usergain=8 gainstyle=auto nhotpixels=10 pgdev=/cps plotfile=outfiles/test_dolorez02.ps withframe=no  -w 1 -V 4
colimplot:- colimplot (colimplot-3.16.1)  [8845071ca-21.0.1] started:  2024-05-08T15:49:06.000
colimplot:- colimplot (colimplot-3.16.1)  [8845071ca-21.0.1] ended:    2024-05-08T15:49:06.000
ok 2 - Test 2 (status=0)
 invoke ../src/colimplot heatspread=0.3 rebinimage=no nhotpixels=10 tofluxfraction=0.4 refclrstyle=internal newnybins=100 internalrefstyle=rms weirdness=-0.7 greylevel=0 withframe=no divideyby=5 maskstyle=self newnxbins=100 pgdev=/cps rebinstyle=tonumber gainstyle=auto pixelfraction=0.5 plotfile=outfiles/test_dolorez03.ps cutoff=0.05 negremovalstyle=truncate whitemegakelvin=1 dividexby=5 expandtomask=yes bbrefstyle=kev insets="testdata/pn_2000.fits testdata/pn_3000.fits testdata/pn_4000.fits" whitekev=2 rgbsysstyle=polar whiteangstroms=100 heat=0
colimplot:- Executing (routine): colimplot insets='testdata/pn_2000.fits testdata/pn_3000.fits testdata/pn_4000.fits' maskset=mask.ds maskstyle=self withmask=yes greylevel=0 expandtomask=yes dividexby=5 divideyby=5 newnxbins=100 newnybins=100 rebinstyle=tonumber rebinimage=no negremovalstyle=truncate internalrefstyle=rms cutoff=0.05 whiteangstroms=100 whitemegakelvin=1 whitekev=2 bbrefstyle=kev refclr='' refclrstyle=internal weirdness=-0.7 heat=0 heatspread=0.3 rgbsysstyle=polar pixelfraction=0.5 tofluxfraction=0.4 usergain=8 gainstyle=auto nhotpixels=10 pgdev=/cps plotfile=outfiles/test_dolorez03.ps withframe=no  -w 1 -V 4
colimplot:- colimplot (colimplot-3.16.1)  [8845071ca-21.0.1] started:  2024-05-08T15:49:06.000
Could not open file 'EPN_ADUCONV_0016.CCF' for reading in:
  /ccf/priv/dt
  /ccf/pub
  /ccf/priv/rt
  /sasbuild/build/sas/lib/testccf
  /sasbuild/build/sas/lib/testccf/
  .

not ok 3 - Test 3 (status=256)
#   Failed test 'Test 3 (status=256)'
#   at ./colimplot_test line 185.
# Looks like you failed 1 test of 3.
Error while running ./colimplot_test
ERROR: one of the tests failed