--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 6.4.1 - 2024-11-01 (AI)
Information: this ChangeLog entry matches the version number:
 Version 6.4.1 - 2024-11-01 (AI)

Information: ./config/rgssources.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

/workspaces/xmm_sas22/packages/sas/bin/sastaskhdr_gfortran  rgssources 6.4.1 rgssources 22.0.0-7025b7742-20241122 > rgssources.h
/workspaces/xmm_sas22/packages/sas/bin/sastaskhimp rgssources 6.4.1 rgssources 22.0.0-7025b7742-20241122 > rgssources_h_imp.cc
T=rgssources ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas22/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > rgssources_c.cc
Dependencies for rgssources
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas22/include/config-std.h -imacros /workspaces/xmm_sas22/config.h -I/workspaces/xmm_sas22/include -I/workspaces/xmm_sas22/include/dal -I/workspaces/xmm_sas22/include/rgslib -I/workspaces/xmm_sas22/include/ssc -I/workspaces/xmm_sas22/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgssources_h_imp.cc
In file included from /workspaces/xmm_sas22/include/DalRegister.h:27,
                 from rgssources_h_imp.cc:12:
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas22/include/config-std.h -imacros /workspaces/xmm_sas22/config.h -I/workspaces/xmm_sas22/include -I/workspaces/xmm_sas22/include/dal -I/workspaces/xmm_sas22/include/rgslib -I/workspaces/xmm_sas22/include/ssc -I/workspaces/xmm_sas22/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgssources_c.cc
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas22/include -I/workspaces/xmm_sas22/include/dal -I/workspaces/xmm_sas22/include/rgslib -I/workspaces/xmm_sas22/include/ssc -I/workspaces/xmm_sas22/include/utils rgssources_init.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas22/include -I/workspaces/xmm_sas22/include/dal -I/workspaces/xmm_sas22/include/rgslib -I/workspaces/xmm_sas22/include/ssc -I/workspaces/xmm_sas22/include/utils rgssources_shared.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas22/include -I/workspaces/xmm_sas22/include/dal -I/workspaces/xmm_sas22/include/rgslib -I/workspaces/xmm_sas22/include/ssc -I/workspaces/xmm_sas22/include/utils rgssources_update.f90
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas22/include -I/workspaces/xmm_sas22/include/dal -I/workspaces/xmm_sas22/include/rgslib -I/workspaces/xmm_sas22/include/ssc -I/workspaces/xmm_sas22/include/utils rgssources_mod.f90
/usr/bin/ar cur librgssources.a rgssources_h_imp.o rgssources_c.o rgssources_init.o rgssources_shared.o rgssources_update.o rgssources_mod.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib librgssources.a
g++ -shared -Wl,-h,librgssources.so.6.4 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o librgssources.so.6.4 rgssources_h_imp.o rgssources_c.o rgssources_init.o rgssources_shared.o rgssources_update.o rgssources_mod.o -lmetatask -lrgslib -lssc -lparam -lselector -lcaloalutils -ldal -lslatec -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lsaslib -lselector -lcaloalutils -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=rgssources ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas22/packages/taskmain/src/main.cc | sed "s/VERSION/6.4.1/g; s/RELEASE/22.0.0-7025b7742-20241122/g; s/PACKAGE/rgssources/g" > rgssources_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas22/include/config-std.h -imacros /workspaces/xmm_sas22/config.h -I/workspaces/xmm_sas22/include -I/workspaces/xmm_sas22/include/dal -I/workspaces/xmm_sas22/include/rgslib -I/workspaces/xmm_sas22/include/ssc -I/workspaces/xmm_sas22/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgssources_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas22/include/utils/stringutil.h:27,
                 from rgssources_main.cc:38:
/sasbuild/tools/gcc-13.3.0/include/c++/13.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 /workspaces/xmm_sas22/include/Xmm.h:117,
                 from /workspaces/xmm_sas22/include/CalServer.h:61,
                 from rgssources_main.cc:43:
/workspaces/xmm_sas22/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 /workspaces/xmm_sas22/include/Ccf.h:61,
                 from /workspaces/xmm_sas22/include/CalServer.h:62:
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas22/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
In file included from /workspaces/xmm_sas22/include/CalServer.h:63:
/workspaces/xmm_sas22/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas22/include/CalAtomServer.h:53,
                 from /workspaces/xmm_sas22/include/CalServer.h:64:
/workspaces/xmm_sas22/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/xmm_sas22/include/BadPixelDataServer.h:49,
                 from /workspaces/xmm_sas22/include/CalAtomServer.h:54:
/workspaces/xmm_sas22/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from rgssources_main.cc:31:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/xmm_sas22/include/GeometryDataServer.h:95,
                 from /workspaces/xmm_sas22/include/Boresight.h:62,
                 from /workspaces/xmm_sas22/include/CalAtomServer.h:55:
/workspaces/xmm_sas22/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas22/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas22/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas22/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas22/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas22/include/CalAtomServer.h:57:
/workspaces/xmm_sas22/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/xmm_sas22/include/OmFluxConverter.h:53,
                 from /workspaces/xmm_sas22/include/CalAtomServer.h:77:
/workspaces/xmm_sas22/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas22/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas22/include/CalAtomServer.h:79:
/workspaces/xmm_sas22/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas22/lib -o rgssources rgssources_main.o -lrgssources -lmetatask -lrgslib -lssc -lparam -lselector -lcaloalutils -ldal -lslatec -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lsaslib -lselector -lcaloalutils -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/rgssources/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas22/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas22/packages/sas/bin/texcombine | \
/workspaces/xmm_sas22/packages/sas/bin/fixdoc -type=user rgssources 6.4.1 rgssources 22.0.0-7025b7742-20241122 > rgssources.tex
   including sasuser...
      including sasglobal...
   including rgssources_description...

latex rgssources < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex rgssources < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas22/Make.include:1062: rgssources.ps.gz] Error 2 (ignored)
latex rgssources < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex rgssources < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o rgssources.ps rgssources > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf rgssources > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f rgssources.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas22/packages/sas/doc/lib/latex2html.init rgssources > /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.11.22:1338' -> 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/cmex10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.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>[1] 
[2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] 
[19] [20] [21] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f rgssources/index.pl ; exit 1)
pointer=rgssources/ChangeLog ; \
target=../../../packages/rgssources/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm rgssources.tex
Testing rgssources_test ... FAILED
Message: will run ./rgssources_test for no longer than 600 seconds.
 invoke gunzip -c /workspaces/xmm_sas22/lib/data/rgssources_data/EPIC.FIT.gz > outfiles/EPIC.FIT
 invoke gunzip -c /workspaces/xmm_sas22/lib/data/rgssources_data/P0102640401EPX000OMSRLI0000.FIT.gz > outfiles/P0102640401EPX000OMSRLI0000.FIT
 invoke gunzip -c /workspaces/xmm_sas22/lib/data/rgssources_data/P0102640401OBX000ATTTSR0000.FIT.gz > outfiles/P0102640401OBX000ATTTSR0000.FIT
 invoke gunzip -c /workspaces/xmm_sas22/lib/data/rgssources_data/P0112370101M1S002EMSRLI0000_trim.FIT.gz > outfiles/P0112370101M1S002EMSRLI0000_trim.FIT
 invoke gunzip -c /workspaces/xmm_sas22/lib/data/rgssources_data/_0102640401R1S001SRCLI_0000.FIT.gz > outfiles/_0102640401R1S001SRCLI_0000.FIT
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=create srclist=_R1S001SRCLI_0000.ds instexpid=R1S001 writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=atthk.dat attra=0 attdec=0 attapos=0 expmediantable=attgti.ds:STDGTI attstyle=start label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset=outfiles/EPIC.FIT epiclabelprefix=EPIC doconfusion=no instweights='3.5 1 1' flagepicsrcoutoffov=no withepicset=yes enablefilter=no bandids='2 3' withboresightfudge=yes  -w 1 -V 4
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:12.000
** rgssources: error (UnexpectedEOF), Unexpected EOF in line #186 of ODF summary file `/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_SCX00000SUM.ASC'
== Test for RATE calculations (rgssources) (retstat=0) ==
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=create srclist=./_0102640401R1S001SRCLI_0000.ds:SOURCES instexpid=/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_R1S00101SPE.FIT writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=outfiles/P0102640401OBX000ATTTSR0000.FIT attra=0 attdec=0 attapos=0 expmediantable=attgti.ds:STDGTI attstyle=median label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset=outfiles/P0102640401EPX000OMSRLI0000.FIT:SRCLIST epiclabelprefix=EPIC doconfusion=yes instweights='3.5 1 1' flagepicsrcoutoffov=no withepicset=yes enablefilter=yes bandids='2 3' withboresightfudge=yes  -w 10 -V 5
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:12.000
rgssources:- Obtaining pointing/attitude.
** rgssources: error (UnexpectedEOF), Unexpected EOF in line #186 of ODF summary file `/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_SCX00000SUM.ASC'
== Test for RATE calculations (rgssources_testrate.pl) (retstat=0) ==
=== Start running rgssources_testrate.pl ===
FLIST v1.6 :  Error opening file ./_0102640401R1S001SRCLI_0000.ds
FLIST v1.6 : Error Status Returned :  104
FLIST v1.6 : could not open the named file

FLIST v1.6 :  ***** FITSIO Error Stack Dump *****
failed to find or open the following file: (ffopen)
./_0102640401R1S001SRCLI_0000.ds
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(1), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(10), Instrument(2).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(10), Instrument(3).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(15), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(18), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(27), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(28), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(30), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(33), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(35), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(45), Instrument(1).
NOTE: No EPIC RATE is defined for the source ML_ID_SRC(52), Instrument(2).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(1).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(2).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(3).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(4).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(5).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(6).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(7).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(8).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(9).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(10).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(11).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(12).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(13).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(14).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(15).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(16).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(17).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(18).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(19).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(20).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(21).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(22).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(23).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(24).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(25).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(26).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(27).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(28).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(29).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(30).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(31).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(32).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(33).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(34).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(35).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(36).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(37).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(38).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(39).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(40).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(41).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(42).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(43).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(44).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(45).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(46).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(47).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(48).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(49).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(50).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(51).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(52).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(53).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(54).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(55).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(56).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(57).
NOTE: No RGS source corresponds to EPIC source ML_ID_SRC(58).
ERROR: RGS Row=(3) has a rate (0.000000), which should be ~1.214717.
ERROR: RGS Row=(4) has a rate (0.000000), which should be ~0.024008.
== Test for attstyle=user (rgssources) (retstat=2) ==
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=create srclist=dummy.ds instexpid=R1S001 writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=atthk.dat attra=23.212423 attdec=30.616916 attapos=66.975785 expmediantable=attgti.ds:STDGTI attstyle=user label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset='' epiclabelprefix=EPIC doconfusion=yes instweights='3.5 1 1' flagepicsrcoutoffov=no withepicset=no enablefilter=yes bandids='2 3' withboresightfudge=yes  -w 10 -V 5
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:13.000
rgssources:- Obtaining pointing/attitude.
rgssources:- The RGS attitude used now is [in unit of degree]:
rgssources:-  attra   =  23.2124233
rgssources:-  attdec  =  30.6169167
rgssources:-  attapos =  66.9757843
rgssources:- Constructing the source list in memory.
rgssources:- Finding proposal info from the ODF.
** rgssources: error (UnexpectedEOF), Unexpected EOF in line #186 of ODF summary file `/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_SCX00000SUM.ASC'
== Test for --flagepicsrcoutoffov (rgssources) (retstat=2) ==
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=create srclist=./_0102640401R1S001SRCLIA0000.ds instexpid=/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_R1S00101SPE.FIT writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=outfiles/P0102640401OBX000ATTTSR0000.FIT attra=0 attdec=0 attapos=0 expmediantable=attgti.ds:STDGTI attstyle=median label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset=outfiles/P0102640401EPX000OMSRLI0000.FIT:SRCLIST epiclabelprefix=EPIC doconfusion=yes instweights='3.5 1 1' flagepicsrcoutoffov=yes withepicset=yes enablefilter=yes bandids='2 3' withboresightfudge=yes  -w 10 -V 5
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:13.000
rgssources:- Obtaining pointing/attitude.
** rgssources: error (UnexpectedEOF), Unexpected EOF in line #186 of ODF summary file `/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_SCX00000SUM.ASC'
 == Test for --flagepicsrcoutoffov (fselect, flist) (retstat=2) ==
 AIIII fselect ./_0102640401R1S001SRCLI_0000.ds outfile=./_0102640401R1S001SRCLI_2000.ds    expr='FLAG%2 == 0' clobber=yes || retstat=0 
Parameter infile: file "./_0102640401R1S001SRCLI_0000.ds" is not accessible in mode r.
Error reading the 'infile' parameter. (at ftselect.c: 64)
PIL ERROR PIL_BAD_FILE_ACCESS: file not found (or has wrong access type)
Task ftselect 1.00 terminating with status -3039
error running ftselect infile='./_0102640401R1S001SRCLI_0000.ds' outfile='./_0102640401R1S001SRCLI_2000.ds' expression='@./_0102640401R1S001SRCLI_2000.ds-tmpexpr.txt' copyall='yes' clobber='yes' history='yes' mode='ql': Inappropriate ioctl for device at /sasbuild/tools/headas/architecture/bin/fselect line 71.
ERROR: Operation not permitted
Task fselect 1.1 terminating with status 1
AIIII fselect ./_0102640401R1S001SRCLIA0000.ds outfile=./_0102640401R1S001SRCLIA2000.ds expr='FLAG%2 == 0' clobber=yes || retstat=0 
Parameter infile: file "./_0102640401R1S001SRCLIA0000.ds" is not accessible in mode r.
Error reading the 'infile' parameter. (at ftselect.c: 64)
PIL ERROR PIL_BAD_FILE_ACCESS: file not found (or has wrong access type)
Task ftselect 1.00 terminating with status -3039
error running ftselect infile='./_0102640401R1S001SRCLIA0000.ds' outfile='./_0102640401R1S001SRCLIA2000.ds' expression='@./_0102640401R1S001SRCLIA2000.ds-tmpexpr.txt' copyall='yes' clobber='yes' history='yes' mode='ql': Inappropriate ioctl for device at /sasbuild/tools/headas/architecture/bin/fselect line 71.
ERROR: Operation not permitted
Task fselect 1.1 terminating with status 1
AIIII flist ./_0102640401R1S001SRCLI_2000.ds    STDOUT FLAG,LABEL - prhead=no more=yes > ./_0102640401R1S001SRCLI_2000.flist    || retstat=0
FLIST v1.6 :  Error opening file ./_0102640401R1S001SRCLI_2000.ds
FLIST v1.6 : Error Status Returned :  104
FLIST v1.6 : could not open the named file

FLIST v1.6 :  ***** FITSIO Error Stack Dump *****
failed to find or open the following file: (ffopen)
./_0102640401R1S001SRCLI_2000.ds
AIIII flist ./_0102640401R1S001SRCLIA2000.ds STDOUT FLAG,LABEL - prhead=no more=yes > ./_0102640401R1S001SRCLIA2000.flist || retstat=0
FLIST v1.6 :  Error opening file ./_0102640401R1S001SRCLIA2000.ds
FLIST v1.6 : Error Status Returned :  104
FLIST v1.6 : could not open the named file

FLIST v1.6 :  ***** FITSIO Error Stack Dump *****
failed to find or open the following file: (ffopen)
./_0102640401R1S001SRCLIA2000.ds
 == Test for --flagepicsrcoutoffov (diff) (retstat=104) ==
 == Test for --flagepicsrcoutoffov (fstruct) (retstat=104) ==
fstruct outfiles/P0102640401EPX000OMSRLI0000.FIT+1 colinfo=no | tail -1 | cut -f2 -d')' | sed -e 's/^ *//' | cut -f1 -d' '
fstruct4.1 :  Unable to open INFILE
fstruct4.1 :  Unable to open INFILE
 == Test for --flagepicsrcoutoffov (row-number1) (retstat=104) ==
 == Test for --flagepicsrcoutoffov (row-number2) (retstat=104) ==
./rgssources_test: 160: [: -eq: unexpected operator
 == Test for InstrumentId checking (rgssources) (retstat=2) ==
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=create srclist=srctest.ds instexpid=R2S000 writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=atthk.dat attra=34.500573 attdec=-4.996101 attapos=73.671295 expmediantable=attgti.ds:STDGTI attstyle=user label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset=outfiles/P0112370101M1S002EMSRLI0000_trim.FIT epiclabelprefix=EPIC doconfusion=yes instweights='3.5 1 1' flagepicsrcoutoffov=no withepicset=yes enablefilter=yes bandids='2 3' withboresightfudge=yes  -w 10 -V 5
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:13.000
rgssources:- Obtaining pointing/attitude.
rgssources:- The RGS attitude used now is [in unit of degree]:
rgssources:-  attra   =  34.5005722
rgssources:-  attdec  =  -4.9961009
rgssources:-  attapos =  73.6712952
rgssources:- Constructing the source list in memory.
rgssources:- Finding proposal info from the ODF.
** rgssources: error (UnexpectedEOF), Unexpected EOF in line #186 of ODF summary file `/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_SCX00000SUM.ASC'
 NOTE: OK (error (NoSuchExposure) is expected.)
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=create srclist=srctest.ds instexpid=M2S003 writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=atthk.dat attra=34.500573 attdec=-4.996101 attapos=73.671295 expmediantable=attgti.ds:STDGTI attstyle=user label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset=outfiles/P0112370101M1S002EMSRLI0000_trim.FIT epiclabelprefix=EPIC doconfusion=yes instweights='3.5 1 1' flagepicsrcoutoffov=no withepicset=yes enablefilter=yes bandids='2 3' withboresightfudge=yes  -w 10 -V 5
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:13.000
** rgssources: warning (oddInstrumentId), instexpid gives the instrument number ( 5), which is neither RGS1 nor 2.
rgssources:- Obtaining pointing/attitude.
rgssources:- The RGS attitude used now is [in unit of degree]:
rgssources:-  attra   =  34.5005722
rgssources:-  attdec  =  -4.9961009
rgssources:-  attapos =  73.6712952
rgssources:- Constructing the source list in memory.
rgssources:- Finding proposal info from the ODF.
** rgssources: error (UnexpectedEOF), Unexpected EOF in line #186 of ODF summary file `/workspaces/xmm_sas22/lib/testodf/scisimsimple/0001_0000010010_SCX00000SUM.ASC'
 NOTE: OK (error (attributableNotFound) is expected.)
=== Test for filemode=modify (retstat=2) ==
 == Test for filemode=modify (rgssources 1) (retstat=2) ==
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=modify srclist=./_0102640401R1S001SRCLI_mod.ds instexpid=R1S001 writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=outfiles/P0102640401OBX000ATTTSR0000.FIT attra=0 attdec=0 attapos=0 expmediantable=attgti.ds:STDGTI attstyle=median label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset=outfiles/P0112370101M1S002EMSRLI0000_trim.FIT epiclabelprefix=EP1t doconfusion=yes instweights='3.5 1 1' flagepicsrcoutoffov=yes withepicset=yes enablefilter=yes bandids='1 3 4' withboresightfudge=yes  -w 10 -V 5
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:13.000
rgssources:- Obtaining pointing/attitude.
rgssources:- The RGS attitude used now is [in unit of degree]:
rgssources:-  attra   =  23.2124226
rgssources:-  attdec  =  30.6169161
rgssources:-  attapos =  66.9757848
rgssources:- Constructing the source list in memory.
rgssources:- rgslib:dummycal_mod: recalculating FoverL 
rgssources:- Out of    38 rows (EPIC),    38 rows are flagged outside the FOV.
** rgssources: warning (mangledIdInstBandColumn), Expecting a value of ID_INST(1) and of ID_BAND( 3) for the ID (  1) in the EPIC source list, but failed to find it.
** rgssources: warning (mangledIdInstBandColumn), Expecting a value of ID_INST(1) and of ID_BAND( 1) for the ID (  2) in the EPIC source list, but failed to find it.
** rgssources: warning (mangledIdInstBandColumn), Expecting a value of ID_INST(1) and of ID_BAND( 1) for the ID (  3) in the EPIC source list, but failed to find it.
** rgssources: warning (mangledIdInstBandColumn), Expecting a value of ID_INST(1) and of ID_BAND( 2) for the ID (  3) in the EPIC source list, but failed to find it.
** rgssources: warning (mangledIdInstBandColumn), Expecting a value of ID_INST(1) and of ID_BAND( 3) for the ID (  3) in the EPIC source list, but failed to find it.
** rgssources: warning (mangledIdInstBandColumn), Expecting a value of ID_INST(1) and of ID_BAND( 1) for the ID (  4) in the EPIC source list, but failed to find it.
** rgssources: warning (mangledIdInstBandColumn), Expecting a value of ID_INST(1) and of ID_BAND( 2) for the ID (  4) in the EPIC source list, but failed to find it.
rgssources:- Writing the source list to the outset.
** rgssources: warning (outsideFOV), Source INDEX=1 (PROPOSAL) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=26 (EP1t00001) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=27 (EP1t00002) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=28 (EP1t00003) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=29 (EP1t00006) is outside the field of view of the RGS camera.
rgssources:- No confused epic sources detected.
rgssources:- Calculating the INDEX value of the prime source.
rgssources:- Calculating RGS confusion value.
rgssources:- Closing source list.
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] ended:    2024-11-22T13:38:13.000
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] CPU time: 0.019981s
rgssources:- List of CCF constituents accessed during this run:
CifEntry{EMOS1, LINCOORD, 18, /ccf/pub/EMOS1_LINCOORD_0018.CCF, 1998-01-01T00:00:00.000}
CifEntry{RGS1, LINCOORD, 7, /ccf/pub/RGS1_LINCOORD_0007.CCF, 1998-01-01T00:00:00.000}
CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas22/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000}
CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000}


 == Test for filemode=modify (rgssources 2) (retstat=2) ==
rgssources:- Executing (routine): rgssources changeprime=no changeattitude=no filemode=modify srclist=./_0102640401R1S001SRCLI_mod.ds instexpid=R1S001 writeobskwds=yes writeexpkwds=yes clobberonlabel=no primeindex=1 primelabel=PROPOSAL primeexpression='' primestyle=auto meanset=atthk.dat medianset=outfiles/P0102640401OBX000ATTTSR0000.FIT attra=0 attdec=0 attapos=0 expmediantable=attgti.ds:STDGTI attstyle=median label=USER rate=0 userasprime=no process=no bkgexclude=yes ra=0 dec=0 deltaxdsp=0 deltadisp=0 positionstyle=radec addusersource=no epicset=outfiles/P0102640401EPX000OMSRLI0000.FIT:SRCLIST epiclabelprefix=EP2u doconfusion=yes instweights='3.5 1 1' flagepicsrcoutoffov=yes withepicset=yes enablefilter=yes bandids='2 3' withboresightfudge=yes  -w 10 -V 5
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] started:  2024-11-22T13:38:13.000
rgssources:- Obtaining pointing/attitude.
rgssources:- The RGS attitude used now is [in unit of degree]:
rgssources:-  attra   =  23.2124226
rgssources:-  attdec  =  30.6169161
rgssources:-  attapos =  66.9757848
rgssources:- Constructing the source list in memory.
rgssources:- rgslib:dummycal_mod: recalculating FoverL 
rgssources:- Out of  1102 rows (EPIC),   665 rows are flagged outside the FOV.
rgssources:- Writing the source list to the outset.
** rgssources: warning (outsideFOV), Source INDEX=1 (PROPOSAL) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=26 (EP1t00001) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=27 (EP1t00002) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=28 (EP1t00003) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=29 (EP1t00006) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=31 (EP2u00002) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=32 (EP2u00003) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=33 (EP2u00004) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=35 (EP2u00006) is outside the field of view of the RGS camera.
** rgssources: warning (outsideFOV), Source INDEX=37 (EP2u00008) is outside the field of view of the RGS camera.
rgssources:- `/ccf/pub/EPN_LINCOORD_0009.CCF' has no CORNER table - no out-of-FOV regions will be returned
rgssources:- Calculating the INDEX value of the prime source.
rgssources:- Calculating RGS confusion value.
rgssources:- Closing source list.
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] ended:    2024-11-22T13:38:13.000
rgssources:- rgssources (rgssources-6.4.1)  [22.0.0-7025b7742-20241122] CPU time: 0.023993s
rgssources:- List of CCF constituents accessed during this run:
CifEntry{EPN, LINCOORD, 9, /ccf/pub/EPN_LINCOORD_0009.CCF, 1998-01-01T00:00:00.000}
CifEntry{RGS1, LINCOORD, 7, /ccf/pub/RGS1_LINCOORD_0007.CCF, 1998-01-01T00:00:00.000}
CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas22/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000}
CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000}


** rgssources: warning (SummaryOfWarnings), 
   warning outsideFOV silently occurred 30 times
 == Test for filemode=modify (E_BAND1) (retstat=2) ==
E_BAND1 =                    2 / [EPIC source list Band-ID(s)]
 == Test for filemode=modify (E_?BND2) (retstat=2) ==
 == Test for filemode=modify (E_?BND3) (retstat=2) ==
Error while running ./rgssources_test
ERROR: one of the tests failed