1. Scripts Tutorial#

This is a tutorial to use the scripts. Although it may be better to use it in shell, particularly for extract-chandra as it requires in a different venv entirely.

In every script, you can use script -h or script --help to help you what arguments is needed

Below is a few examples of how to use it.

[6]:
# Asking for help examples
! extract-nustar -h
usage: extract-nustar [-h] [--src SRC] --bkg BKG [--indir INDIR]
                      [--outdir OUTDIR] [--prod PROD] [--ra RA] [--dec DEC]
                      [--no-pipe]
                      obsid

Pipeline module to run NuSTAR reduction and spectral extraction in one step.

Automates the standard HEASOFT workflow for NuSTAR:
  1. Execute nupipeline for a given OBSID, producing cleaned FPMA/B events.
  2. Run nuproducts to generate source and background spectra plus ARFs/RMFs.
  3. Optionally reuse pre-cleaned events (skip pipeline).

Usage
-----
    extract-nustar <OBSID> <SRC_REG> <BKG_REG>         [--indir DIR] [--outdir DIR]         [--ra RA --dec DEC] [--no-pipe]

Positional arguments
--------------------
  OBSID        11-digit NuSTAR observation ID.
  SRC_REG      Source region file or literal DS9 region string.
  BKG_REG      Background region file or literal DS9 region string.

Important options
-----------------
  --indir DIR        Directory containing raw event files (default: ./sources/<OBSID>).
  --outdir DIR       Output root for products (default: ./products/<OBSID>).
  --ra / --dec       Source coordinates (deg) passed to nupipeline.
  --no-pipe          Skip nupipeline; assume cleaned events already exist.

Outputs
-------
`FPMA/` and `FPMB/` sub-directories inside outdir with:
    nu<OBSID>A01_sr.pha   nu<OBSID>B01_sr.pha
which both of them are the spectrum file that will be used in :py:class:`~xsnap.spectrum.SpectrumFit`

Requirements
-------------
  • HEASoft with NuSTAR CALDB files installed

positional arguments:
  obsid            NuSTAR observation ID

options:
  -h, --help       show this help message and exit
  --src SRC        Source region file (optional)
  --bkg BKG        Background region file
  --indir INDIR
  --outdir OUTDIR
  --prod PROD
  --ra RA
  --dec DEC
  --no-pipe
[7]:
! extract-xmm -h
usage: extract-xmm [-h]
                   odf_dir src_reg pn_bkg_reg [mos1_bkg_reg] [mos2_bkg_reg]
                   [outdir]

Pipeline module to extract and group XMM-Newton EPIC (PN, MOS1, MOS2) spectra.

Automates the standard SAS (Science Analysis System) workflow:
  1. Build CCF, ingest the ODF, and set SAS environment variables.
  2. Locate the PPS directory alongside the ODF and prepare event files.
  3. Extract source and background spectra.
  4. Generate response files (RMF/ARF) and group spectra for PN, MOS1, and MOS2.
  5. Move final grouped spectra to the specified output directory.

Usage:
    extract-xmm <ODF_DIR> <source.reg> <PNbkg.reg> [MOS1bkg.reg] [MOS2bkg.reg] [OUTDIR]

Positional arguments:
  ODF_DIR        Path to the XMM-Newton ODF directory.
  source.reg     Source region in physical coordinates (filename or literal physical “circle(x,y,r)”).
  PNbkg.reg      PN background region in physical coordinates (filename or literal).
  MOS1bkg.reg    Optional MOS1 background region in physical coordinates (defaults to PNbkg.reg if omitted).
  MOS2bkg.reg    Optional MOS2 background region in physical coordinates (defaults to PNbkg.reg if omitted).
  OUTDIR         Destination for grouped spectra (default: PPS directory).

Requirements:
  - SAS (Science Analysis System) must be installed.
  - PPS and ODF directory must have the same parent directory

positional arguments:
  odf_dir
  src_reg
  pn_bkg_reg
  mos1_bkg_reg
  mos2_bkg_reg
  outdir

options:
  -h, --help    show this help message and exit
[1]:
# make-region script
! make-region ./sources/00011337002/xrt/event/sw00011337002xpcw3po_cl.evt.gz 185.733958 +15.826119 25 125 ./
/Applications/SAOImageDS9.app/Contents/MacOS/ds9
Running: /Applications/SAOImageDS9.app/Contents/MacOS/ds9 sources/00011337002/xrt/event/sw00011337002xpcw3po_cl.evt.gz -region load source.reg -region load bkg.reg -scale log -region system physical -region save source_physical.reg -region save bkg_physical.reg
2025-07-21 11:15:28.212 ds9[99342:4220572] +[IMKClient subclass]: chose IMKClient_Legacy
2025-07-21 11:15:28.212 ds9[99342:4220572] +[IMKInputSession subclass]: chose IMKInputSession_Legacy

The make-region script will open DS9 if possible. It will save the region files in icrs but also physical if DS9 is executable.

The extract-swift script will automate the XRT spectrum extraction.

Note: by default and recommended that user runs this script on the parent of “sources” directory and the “sources” directory has the downloaded data with ObsId as its child directory. E.g.

parent
├── sources
│   ├── ObsId1
│   └── ObsId2

When extract-swift is run inside parent directory, it will result in

parent
├── sources
│   ├── ObsId1
│   └── ObsId2
├── output
│   ├── ObsId1
│   └── ObsId2
[2]:
# extract-swift script
! extract-swift --mode PC 00011337002 source.reg bkg.reg
➜ xrtpipeline obsmode=pointing datamode=PC srcra=185.733958 srcdec=15.826119 pntra=POINT pntdec=POINT indir=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002 outdir=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002 steminputs=00011337002 cleanup=no cleancols=no clobber=yes createexpomap=yes vigflag=yes

============================================================
                Running SWIFT XRT pipeline
 Task: xrtpipeline Version: 0.13.7 Release Date: 2022-02-14
============================================================
-----------------------------------------------------------
               Retrieving files from Input Target Directory '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002'
-----------------------------------------------------------
xrtpipeline_0.13.7: Info: Input parameter 'evtfilesfromarchive' set to 'yes',
xrtpipeline_0.13.7: Info: getting input event files from the Target Directory:
xrtpipeline_0.13.7: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002'
xrtpipeline_0.13.7: Info: CallQuzcif: Running quzcif SWIFT XRT - - TELDEF 2019-05-01 09:38:56 "-" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef 0
xrtpipeline_0.13.7: Info: Using Telescope Definition File:
xrtpipeline_0.13.7: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef'
xrtpipeline_0.13.7: Info: Using S/C Alignement Definition File:
xrtpipeline_0.13.7: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/mis/bcf/align/swalign20041115v012.fits'
xrtpipeline_0.13.7: Info: Found Photon Counting Event File(s)
xrtpipeline_0.13.7: Info: output event file name: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt.gz
xrtpipeline_0.13.7: Info: The input Level 1 event file is compressed
xrtpipeline_0.13.7: Info: Unzip the file to allow FTOOLS processing
xrtpipeline_0.13.7: Info: SetLev2EvtFileName: Filtered Event File will be /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt
-----------------------------------------------------------
               Setting Optical Axis Direction
-----------------------------------------------------------
xrtpipeline_0.13.7: Info: 'pntra' and/or 'pntdec' input parameter set to POINT
xrtpipeline_0.13.7: Info: getting default S/C direction
xrtpipeline_0.13.7: Info: Optical Axis   RA : 185.707059495932(deg)
xrtpipeline_0.13.7: Info: Optical Axis  DEC : 15.8301502976095(deg)
xrtpipeline_0.13.7: Info: Optical Axis ROLL : 305.565599536516(deg)
-----------------------------------------------------------
               Setting source RA and DEC position
-----------------------------------------------------------
xrtpipeline_0.13.7: Info: Check Input 'srcra' and 'srcdec' parameters
CheckRa : Info: CheckRa: Performing check on RA '185.733958' string
CheckDec: Info: CheckDec: Performing check on DEC '15.826119' string
xrtpipeline_0.13.7: Info: Input  RA Source Position : 185.733958
xrtpipeline_0.13.7: Info: Input DEC Source Position : 15.826119
xrtpipeline_0.13.7: Info: Get 'xrthkproc' output file name
xrtpipeline_0.13.7: Info: Running 'xrthkproc'  to calculate timing modes frames exposure times
xrtpipeline_0.13.7: Info: using source detector coordinates to timetag the Header Packet frames
---------------------------------------------------------------------
                Running 'xrthkproc_0.4.8'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Housekeeping Header Packets file   :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/xrt/hk/sw00011337002xhd.hk.gz'
Name of the output Housekeeping Header Packet file   :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk'
Source DETX                                          :'300'
Source DETY                                          :'300'
---------------------------------------------------------------------
xrthkproc_0.4.8: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/xrt/hk/sw00011337002xhd.hk.gz' file.
xrthkproc_0.4.8: Info: Photon arrival times were already calculated.
xrthkproc_0.4.8: Info: The TIME and ENDTIME columns will be overwritten.
xrthkproc_0.4.8: Info: 'LRHPixCt' column does not exist
xrthkproc_0.4.8: Info: the /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/xrt/hk/sw00011337002xhd.hk.gz file
xrthkproc_0.4.8: Info: is in new format.
xrthkproc_0.4.8: Info: 'LRBiasPx' column does not exist
xrthkproc_0.4.8: Info: the /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/xrt/hk/sw00011337002xhd.hk.gz file
xrthkproc_0.4.8: Info: is in new format.
xrthkproc_0.4.8: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk' file successfully written.
---------------------------------------------------------------------
xrthkproc_0.4.8: Info: Exit with success.
---------------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrthkproc' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk' created
xrtpipeline_0.13.7: Info: GetAttOrbFileName: Output Attitude Orbit File will be 00011337002s.attorb
xrtpipeline_0.13.7: Info: Using TLE file: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/SWIFT_TLE_ARCHIVE.txt.19129.93359352'
xrtpipeline_0.13.7: Info: Running 'xrtfilter'
--------------------------------------------------------------
             Running ' xrtfilter version 0.4.7 '
--------------------------------------------------------------
xrtfilter_0.4.7: Info: Extrapolating 'STAST_LOSSFCN' and 'SAC_MODESTAT' values in makefilter file
xrtfilter_0.4.7: Info: Attitude Orbit output will be 00011337002s.attorb
xrtfilter_0.4.7: Info: Running 'prefilter'
xrtfilter_0.4.7: Info: Using Nominal Pointing:  RA_PNT = '185.707059495932'
xrtfilter_0.4.7: Info: Using Nominal Pointing: DEC_PNT = '15.8301502976095'
xrtfilter_0.4.7: Info: CallQuzcif: Running quzcif SWIFT XRT - - PRECONF NOW NOW "-" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxpreconf20010101v002.fits 1
xrtfilter_0.4.7: Info: Using FITS  PRECONF File from CALDB:
xrtfilter_0.4.7: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxpreconf20010101v002.fits' extension '1'
monitor: 2001-01-01T00:00:00.000 => mjd[utc]=51910.000000000000 str=01/01/01 00:00:00.000000
status: retrieved time offset -22.830700 from UTCFINIT
warning: bad line 1 checksum 9 != 7
warning: validation of line 1 elements failed
warning: bad TLE record 1
warning: bad line 1 checksum 2 != 0
warning: validation of line 1 elements failed
warning: bad TLE record 2
warning: bad line 2 checksum 9 != 1
warning: validation of line 2 elements failed
warning: bad TLE record 75
xrtfilter_0.4.7: Info: 'prefilter' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb' created
xrtfilter_0.4.7: Info: Create an ASCII Makefilter configuration file
xrtfilter_0.4.7: Info: CallQuzcif: Running quzcif SWIFT XRT - - MKFCONF NOW NOW "-" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxmkfconf20010101v006.fits 1
xrtfilter_0.4.7: Info: Using FITS Makefilter Configuration File from CALDB:
xrtfilter_0.4.7: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxmkfconf20010101v006.fits' extension '1'
xrtfilter_0.4.7: Info: Added temporary columns:  STA0VALID STA1VALID STA2VALID STA3VALID STA4VALID STA5VALID
xrtfilter_0.4.7: Info: to the /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.conf configuration file
xrtfilter_0.4.7: Info: taken from the spacecraft housekeeping file
xrtfilter_0.4.7: Info: Adding TEN_ARCMIN, SETTLED, ACS_SAA, SAFEHOLD to the
xrtfilter_0.4.7: Info: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.conf configuration file
xrtfilter_0.4.7: Info: taken from the attitude file
xrtfilter_0.4.7: Info: Created '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.conf' file
xrtfilter_0.4.7: Info: Makefilter output will be /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf
xrtfilter_0.4.7: Info: Running 'makefilter'
Reading ASCII configuration file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.conf
Config: ANG_DIST /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb[PREFILTER]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb[PREFILTER] TSTART=578396341.56445002555847 TSTOP=578431978.48956000804901
Config: BR_EARTH /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: COR_SAX /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: DEC /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: ELV /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: FOV_FLAG /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: MCILWAIN_L /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: MOON_ANGLE /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: RA /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: RAM_ANGLE /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: ROLL /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: SAA /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Warning: column SAA in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb[PREFILTER] has no TNULL keyword
Will use -32768 for TNULL

Config: SAA_TIME /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: SUNSHINE /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Warning: column SUNSHINE in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb[PREFILTER] has no TNULL keyword
Will use -32768 for TNULL

Config: SUN_ANGLE /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb PREFILTER D D %
Config: CCDTemp /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk[FRAME]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk[FRAME] TSTART=578396341.56445002555847 TSTOP=578431978.48956000804901
Config: PixGtULD /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Vod1 /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Vod2 /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Vrd1 /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Vrd2 /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Vsub /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Vbackjun /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Baselin1 /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: Baselin2 /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: ENDTIME /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: CCDFrame /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk FRAME D D %
Config: SAC_ADERR /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk011x001 D D %  ACS_TLM_ADERR
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk011x001]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk011x001] TSTART=578396350.47792005538940 TSTOP=578431969.47174000740051
Config: SACSTNUMSTARS /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk013x001 D D %
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk013x001]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk013x001] TSTART=578396360.87645995616913 TSTOP=578431979.87512004375458
Config: STAST_LOSSFCN /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk014x001 D D %  Star Tracker Solution Loss Function
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk014x001]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk014x001] TSTART=578396366.07407999038696 TSTOP=578431959.07366001605988
Config: SAC_MODESTAT /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk013x001 D D %   ACS_TLM_MODESTAT Telemetry
Warning: column SAC_MODESTAT in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk013x001] has no TNULL keyword
Will use 255 for TNULL

Config: STA0VALID /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk013x001 D D %
Warning: column STA0VALID in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk013x001] has no TNULL keyword
Will use 255 for TNULL

Config: STA1VALID /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk014x001 D D %
Warning: column STA1VALID in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk014x001] has no TNULL keyword
Will use 255 for TNULL

Config: STA2VALID /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk010x001 D D %
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk010x001]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk010x001] TSTART=578396345.27664005756378 TSTOP=578431971.27649998664856
Warning: column STA2VALID in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk010x001] has no TNULL keyword
Will use 255 for TNULL

Config: STA3VALID /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk011x001 D D %
Warning: column STA3VALID in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk011x001] has no TNULL keyword
Will use 255 for TNULL

Config: STA4VALID /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk012x001 D D %
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk012x001]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk012x001] TSTART=578396344.67877995967865 TSTOP=578431974.67307996749878
Warning: column STA4VALID in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk012x001] has no TNULL keyword
Will use 255 for TNULL

Config: STA5VALID /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz hk013x001 D D %
Warning: column STA5VALID in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz[hk013x001] has no TNULL keyword
Will use 255 for TNULL

Config: TEN_ARCMIN /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata ACS_DATA D D % ACS reports within 10 arcmin of target
Opening  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata[ACS_DATA]
File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata[ACS_DATA] TSTART=578396342.00059998035431 TSTOP=578431980.20060002803802
Warning: column TEN_ARCMIN in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata[ACS_DATA] has no TNULL keyword
Will use 255 for TNULL

Config: SETTLED /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata ACS_DATA D D % ACS reports settled on target
Warning: column SETTLED in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata[ACS_DATA] has no TNULL keyword
Will use 255 for TNULL

Config: ACS_SAA /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata ACS_DATA D D % ACS reports in SAA
Warning: column ACS_SAA in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata[ACS_DATA] has no TNULL keyword
Will use 255 for TNULL

Config: SAFEHOLD /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata ACS_DATA D D % ACS reports in SAFE
Warning: column SAFEHOLD in file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002smkf.acsdata[ACS_DATA] has no TNULL keyword
Will use 255 for TNULL

Config:
xrtfilter_0.4.7: Info: 'makefilter' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf' created
xrtfilter_0.4.7: Info: Extrapolating STAST_LOSSFCN in Makefilter file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf
xrtfilter_0.4.7: Info: 'finterp' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf' STAST_LOSSFCN extrapolated
xrtfilter_0.4.7: Info: Extrapolating SAC_MODESTAT in Makefilter file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf
xrtfilter_0.4.7: Info: 'finterp' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf' SAC_MODESTAT extrapolated
xrtfilter_0.4.7: Info: Adding 'STLOCKFL' and 'STLOCKST' columns to the
xrtfilter_0.4.7: Info: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf makefilter file
xrtfilter_0.4.7: Info: 'maketime' input: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz'
xrtfilter_0.4.7: Info: 'maketime' output: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/99544.gti'
xrtfilter_0.4.7: Info: Running 'maketime' .
xrtfilter_0.4.7: Info: Creating /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/99544.gti file using 'TIME-TIME{-1}<5.1.or.ISNULL(TIME{-1})' expression
xrtfilter_0.4.7: Info: 'maketime' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/99544.gti' created
 Copied 38151 out of 38158 rows to the output table.
__________________________
----------------------------------------------------------
xrtfilter_0.4.7: Exit with success
------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtfilter' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb' and '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf' created
xrtpipeline_0.13.7: Info: Data OBS_MODE: 'POINTING',
xrtpipeline_0.13.7: Info: performing a full processing

============================================================
xrtpipeline_0.13.7: Stage I: Calibrating /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt
============================================================

xrtpipeline_0.13.7: Info: Reset to 0 the STATUS column
xrtpipeline_0.13.7: Info: Remove the BADPIX extension written by a previous run
xrtpipeline_0.13.7: Info: Running 'xrtphascorr'
---------------------------------------------------------------------
                Running 'xrtphascorr_0.1.1'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file                          :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
Name of the input PhasConf file                       :'CALDB'
Name of the output Event file                         :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp'
---------------------------------------------------------------------
xrtphascorr_0.1.1: Warning: PHAS configuration is already corrected on ground,
xrtphascorr_0.1.1: Warning: nothing to be done.
---------------------------------------------------------------------
xrtphascorr_0.1.1: Exit with Warning.
---------------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtphascorr' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' updated
xrtpipeline_0.13.7: Info: Running 'coordinator' on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
RunCoordinator: input 'coordinator' teldef file: /Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef
xrtpipeline_0.13.7: Info: 'coordinator' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' updated
xrtpipeline_0.13.7: Info: Running 'xrtpcbias'
--------------------------------------------------------------
             Running ' xrtpcbias version 0.1.6 '
--------------------------------------------------------------
xrtpcbias_0.1.6: Info: Name of the Input Event File  '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
xrtpcbias_0.1.6: Info: Name of the Output Event File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp'
--------------------------------------------------------------
xrtpcbias_0.1.6: Info: Copying input file to '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out'
xrtpcbias_0.1.6: Info: Cleaning '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' file from previous bias correction
xrtpcbias_0.1.6: Info: PHAS is already corrected, restoring PHASO to PHAS column.
xrtpcbias_0.1.6: Info: Remove the BIASDIFF extension written by a previous run
xrtpcbias_0.1.6: Info: CallQuzcif: Running quzcif SWIFT XRT - - XRTVSUB 2019-05-01 09:41:08 "-" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxvsubthr20131211v001.fits 1
xrtpcbias_0.1.6: Info: Get Thresholds values from
xrtpcbias_0.1.6: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxvsubthr20131211v001.fits' file
xrtpcbias_0.1.6: Info: Event Threshold Level from input thresholds file = 120
xrtpcbias_0.1.6: Info: Split Threshold Level from input thresholds file = 120
xrtpcbias_0.1.6: Info: Running 'xrtflagpix'
---------------------------------------------------------------------
                Running 'xrtflagpix_0.7.7'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out'
Name of the input BADPIXEL file         :'CALDB'
Name of the input user bad pixels file  :'NONE'
Name of the input BPTABLE file          :'CALDB'
Name of the input region  file          :'CALDB'
Name of the output Event file           :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp'
Name of the output bad pixels file      :'NONE'
Name of the input thresholds file       :'NONE'
Event threshold                         :'120'
Overwrite STATUS column?                : yes
---------------------------------------------------------------------
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' file.
xrtflagpix_0.7.7: Info: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk file.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/badpix/swxbadpix20090821v005.fits' file.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/badpix/swxonboardbp20090821v004.fits' file.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxregion20010101v004.fits' file to get Calibration Sources Info.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxregion20010101v004.fits' file to get Calibration FOV Info.
xrtflagpix_0.7.7: Info: 'overstatus'  parameter is set
xrtflagpix_0.7.7: Info: the STATUS columnn will be overwritten.
xrtflagpix_0.7.7: Info: BADPIX extension successfully written
xrtflagpix_0.7.7: Info: Added standard keywords in BADPIX extension
xrtflagpix_0.7.7: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp' successfully written.
xrtflagpix_0.7.7: Info: The percentage of the flagged events is:    19.3392
---------------------------------------------------------------------
xrtflagpix_0.7.7: Exit with success.
---------------------------------------------------------------------
xrtpcbias_0.1.6: Info: 'xrtflagpix' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' updated
xrtpcbias_0.1.6: Info: Running 'xrtpcgrade' on /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out
---------------------------------------------------------------------
                Running 'xrtpcgrade_0.3.2'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file             :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out'
Name of the output Event file            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp'
Name of the input GRADES file            :'CALDB'
Name of the input thresholds file        :'NONE'
Split Threshold Level                    : 120
---------------------------------------------------------------------
xrtpcgrade_0.3.2: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/grade/swxgrade20010101v002.fits' file.
xrtpcgrade_0.3.2: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' file.
xrtpcgrade_0.3.2: Warning: PHA is already calculated,
xrtpcgrade_0.3.2: Warning: the PHA column will be overwritten.
---------------------------------------------------
xrtpcgrade_0.3.2: Info:                  Swift XRT GRADES
xrtpcgrade_0.3.2: Info: Total pixels                             38983
xrtpcgrade_0.3.2: Info: Total saturated events                       0    0.0000%
xrtpcgrade_0.3.2: Info: Total events with grade  0               25096   64.3768%
xrtpcgrade_0.3.2: Info: Total events with grade  1                 122    0.3130%
xrtpcgrade_0.3.2: Info: Total events with grade  2                  36    0.0923%
xrtpcgrade_0.3.2: Info: Total events with grade  3                 308    0.7901%
xrtpcgrade_0.3.2: Info: Total events with grade  4                  37    0.0949%
xrtpcgrade_0.3.2: Info: Total events with grade  5                  10    0.0257%
xrtpcgrade_0.3.2: Info: Total events with grade  6                  18    0.0462%
xrtpcgrade_0.3.2: Info: Total events with grade  7                  13    0.0333%
xrtpcgrade_0.3.2: Info: Total events with grade  8                  17    0.0436%
xrtpcgrade_0.3.2: Info: Total events with grade  9                  28    0.0718%
xrtpcgrade_0.3.2: Info: Total events with grade 10                  27    0.0693%
xrtpcgrade_0.3.2: Info: Total events with grade 11                  21    0.0539%
xrtpcgrade_0.3.2: Info: Total events with grade 12                  24    0.0616%
xrtpcgrade_0.3.2: Info: Total events with grade 13                   6    0.0154%
xrtpcgrade_0.3.2: Info: Total events with grade 14                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 15                   5    0.0128%
xrtpcgrade_0.3.2: Info: Total events with grade 16                   4    0.0103%
xrtpcgrade_0.3.2: Info: Total events with grade 17                  10    0.0257%
xrtpcgrade_0.3.2: Info: Total events with grade 18                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 19                   6    0.0154%
xrtpcgrade_0.3.2: Info: Total events with grade 20                   3    0.0077%
xrtpcgrade_0.3.2: Info: Total events with grade 21                   8    0.0205%
xrtpcgrade_0.3.2: Info: Total events with grade 22                   2    0.0051%
xrtpcgrade_0.3.2: Info: Total events with grade 23                  11    0.0282%
xrtpcgrade_0.3.2: Info: Total events with grade 24                   2    0.0051%
xrtpcgrade_0.3.2: Info: Total events with grade 25                  10    0.0257%
xrtpcgrade_0.3.2: Info: Total events with grade 26                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 27                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 28                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 29                   2    0.0051%
xrtpcgrade_0.3.2: Info: Total events with grade 30                   0    0.0000%
xrtpcgrade_0.3.2: Info: Total events with grade 31                  75    0.1924%
xrtpcgrade_0.3.2: Info: Total events with grade 32               13077   33.5454%
xrtpcgrade_0.3.2: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp' file successfully written.
---------------------------------------------------------------------
xrtpcgrade_0.3.2: Exit with success.
---------------------------------------------------------------------
xrtpcbias_0.1.6: Info: 'xrtpcgrade' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' updated
xrtpcbias_0.1.6: Info: Running 'xrthotpix'

---------------------------------------------------------------
                Running 'xrthotpix_0.3.4'
---------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file                :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out'
Name of the output Event file               :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp'
Name of the output Badpixel file            :'NONE'
Overwrite STATUS column?                    : yes
Using only events flag as good?             : yes
Execute new iteration using only events with grade<=12? : yes
Search and flag flickering pixels?          : yes
Iterate the search                          : yes
---------------------------------------------------------------

xrthotpix_0.3.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' file.
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  26 y = 151
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  32 y =  65
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  56 y = 258
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  73 y =  70
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  78 y = 198
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  88 y =  52
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 126 y =  98
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 131 y =  79
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 134 y = 226
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 146 y =  27
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 146 y = 564
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 146 y = 566
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 150 y = 196
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 162 y = 549
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 169 y = 512
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 190 y = 443
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 202 y =  53
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 218 y = 578
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 219 y =  20
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 251 y = 282
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 259 y = 239
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 305 y = 515
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 341 y = 556
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 402 y = 231
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 404 y = 572
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 432 y = 185
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 435 y =  60
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 450 y = 266
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 472 y = 380
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 476 y = 232
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 490 y = 371
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 497 y = 447
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 514 y = 210
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 518 y = 206
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 533 y = 499
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 543 y = 331
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 546 y =  55
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 550 y = 478
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 557 y = 352
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 559 y = 213
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =   3 rawy = 489
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =  45 rawy = 397
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =  90 rawy =  67
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 132 rawy = 540
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 252
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 561
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 563
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 565
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 569
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 152 rawy = 143
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 154 rawy = 461
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 158 rawy = 404
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 182 rawy = 373
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 219 rawy = 422
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 226 rawy = 578
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 259 rawy =  35
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 281 rawy = 141
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 293 rawy =  10
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 295 rawy = 581
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 310 rawy = 213
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 330 rawy = 148
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 340 rawy = 488
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 428 rawy = 388
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 434 rawy = 381
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 455 rawy = 166
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 469 rawy =  57
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 514 rawy =  90
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 526 rawy = 203
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 550 rawy = 433
xrthotpix_0.3.4: Info: Iter 2 Found Flickering Pixels in rawx = 146 rawy = 562
xrthotpix_0.3.4: Info: Iter 2 Found Flickering Pixels in rawx = 146 rawy = 568
xrthotpix_0.3.4: Info: Iter 3 Found Flickering Pixels in rawx = 146 rawy = 567
xrthotpix_0.3.4: Info: Executing new search of flickering pixels using grade selection.
xrthotpix_0.3.4: Info: BADPIX extension successfully written
xrthotpix_0.3.4: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp' file successfully written.
---------------------------------------------------------------------
xrthotpix_0.3.4: Exit with success.
---------------------------------------------------------------------
xrtpcbias_0.1.6: Info: 'xrthotpix' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' updated
xrtpcbias_0.1.6: Info: Running 'xrtpccorr'
---------------------------------------------------------------------
                Running 'xrtpccorr_0.2.6'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file                          :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out'
Name of the output Event file                         :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp'
Name of the input mkf file                            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf'
Bias method                                           :'MEDIAN'
Grades selection                                      :'0-0'
Name of the the input attitude file                  :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz'
Name of the input TELDEF file                        :'/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef'
Source RA                                            :'185.733958'
Source Dec                                           :'15.826119'
Nominal RA                                           :'185.707059'
Nominal Dec                                          :'15.830150'
Should aberration be included in aspecting?          : no
Interpolate Attitude values?                         : no
Size in pixel for the subimage                        :'100'
Nevents                                               :'25'
Use subimage method?(yes/no)                          :'yes'
Use events found within each image even if <nevents?(yes/no):'no'
Exclude bad pixels?(yes/no)                           :'yes'
---------------------------------------------------------------------
xrtpccorr_0.2.6: Info: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf file.
xrtpccorr_0.2.6: Info: Orbit 1 start time 578396471.20060003 srcdetx 222 srcdey 290
xrtpccorr_0.2.6: Info: Orbit 2 start time 578413689.00059998 srcdetx 256 srcdey 281
xrtpccorr_0.2.6: Info: Orbit 3 start time 578419390.00059998 srcdetx 257 srcdey 280
xrtpccorr_0.2.6: Info: Orbit 4 start time 578431475.20060003 srcdetx 286 srcdey 242
xrtpccorr_0.2.6: Warning: Orbit 1 : central image events (16) < nevents parameter
xrtpccorr_0.2.6: Warning: using TOTAL image for ALL subimages.
xrtpccorr_0.2.6: Warning: Orbit 2 SubImage 2 events(4)<nevents, using central subimage bias values
xrtpccorr_0.2.6: Warning: for ALL SubImages of this Orbit.
xrtpccorr_0.2.6: Warning: Orbit 3 SubImage 2 events(4)<nevents, using central subimage bias values
xrtpccorr_0.2.6: Warning: for ALL SubImages of this Orbit.
xrtpccorr_0.2.6: Warning: Orbit 4 : central image events (19) < nevents parameter
xrtpccorr_0.2.6: Warning: using TOTAL image for ALL subimages.
xrtpccorr_0.2.6: Info: XPHASCO keyword not found or set to FALSE
xrtpccorr_0.2.6: Info: existing column PHASO will be overwritten
xrtpccorr_0.2.6: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352tmp' file successfully written.
---------------------------------------------------------------------
xrtpccorr_0.2.6: Exit with success.
---------------------------------------------------------------------
xrtpcbias_0.1.6: Info: 'xrtpccorr' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp.99352out' updated
xrtpcbias_0.1.6: Info: Output Event File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp' successfully written.
----------------------------------------------------------
xrtpcbias_0.1.6: Exit with success
------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtpcbias' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' updated
xrtpipeline_0.13.7: Info: Running 'xrtflagpix' on /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt
---------------------------------------------------------------------
                Running 'xrtflagpix_0.7.7'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
Name of the input BADPIXEL file         :'CALDB'
Name of the input user bad pixels file  :'NONE'
Name of the input BPTABLE file          :'CALDB'
Name of the input region  file          :'CALDB'
Name of the output Event file           :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp'
Name of the output bad pixels file      :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ufbp.fits'
Name of the input thresholds file       :'CALDB'
Overwrite STATUS column?                : yes
---------------------------------------------------------------------
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' file.
xrtflagpix_0.7.7: Info: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk file.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxvsubthr20131211v001.fits' CALDB file.
xrtflagpix_0.7.7: Info: Event Threshold Level from input thresholds file = 80
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/badpix/swxbadpix20090821v005.fits' file.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/badpix/swxonboardbp20090821v004.fits' file.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxregion20010101v004.fits' file to get Calibration Sources Info.
xrtflagpix_0.7.7: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxregion20010101v004.fits' file to get Calibration FOV Info.
xrtflagpix_0.7.7: Info: 'overstatus'  parameter is set
xrtflagpix_0.7.7: Info: the STATUS columnn will be overwritten.
xrtflagpix_0.7.7: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ufbp.fits' file successfully written.
xrtflagpix_0.7.7: Info: BADPIX extension successfully written
xrtflagpix_0.7.7: Info: Added standard keywords in BADPIX extension
xrtflagpix_0.7.7: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp' successfully written.
xrtflagpix_0.7.7: Info: The percentage of the flagged events is:    19.3392
---------------------------------------------------------------------
xrtflagpix_0.7.7: Exit with success.
---------------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtflagpix' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' updated
xrtpipeline_0.13.7: Info: Running 'xrtpcgrade' on /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt
---------------------------------------------------------------------
                Running 'xrtpcgrade_0.3.2'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file             :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
Name of the output Event file            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp'
Name of the input GRADES file            :'CALDB'
Name of the input thresholds file        :'CALDB'
---------------------------------------------------------------------
xrtpcgrade_0.3.2: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/grade/swxgrade20010101v002.fits' file.
xrtpcgrade_0.3.2: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxvsubthr20131211v001.fits' CALDB file.
xrtpcgrade_0.3.2: Info: Split Threshold Level from input thresholds file = 40
xrtpcgrade_0.3.2: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' file.
xrtpcgrade_0.3.2: Warning: PHA is already calculated,
xrtpcgrade_0.3.2: Warning: the PHA column will be overwritten.
---------------------------------------------------
xrtpcgrade_0.3.2: Info:                  Swift XRT GRADES
xrtpcgrade_0.3.2: Info: Total pixels                             38983
xrtpcgrade_0.3.2: Info: Total saturated events                       2    0.0051%
xrtpcgrade_0.3.2: Info: Total events with grade  0               35423   90.8678%
xrtpcgrade_0.3.2: Info: Total events with grade  1                 548    1.4057%
xrtpcgrade_0.3.2: Info: Total events with grade  2                 117    0.3001%
xrtpcgrade_0.3.2: Info: Total events with grade  3                 333    0.8542%
xrtpcgrade_0.3.2: Info: Total events with grade  4                  98    0.2514%
xrtpcgrade_0.3.2: Info: Total events with grade  5                  21    0.0539%
xrtpcgrade_0.3.2: Info: Total events with grade  6                   6    0.0154%
xrtpcgrade_0.3.2: Info: Total events with grade  7                   7    0.0180%
xrtpcgrade_0.3.2: Info: Total events with grade  8                  16    0.0410%
xrtpcgrade_0.3.2: Info: Total events with grade  9                  17    0.0436%
xrtpcgrade_0.3.2: Info: Total events with grade 10                  12    0.0308%
xrtpcgrade_0.3.2: Info: Total events with grade 11                   6    0.0154%
xrtpcgrade_0.3.2: Info: Total events with grade 12                  22    0.0564%
xrtpcgrade_0.3.2: Info: Total events with grade 13                   5    0.0128%
xrtpcgrade_0.3.2: Info: Total events with grade 14                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 15                  12    0.0308%
xrtpcgrade_0.3.2: Info: Total events with grade 16                   0    0.0000%
xrtpcgrade_0.3.2: Info: Total events with grade 17                  18    0.0462%
xrtpcgrade_0.3.2: Info: Total events with grade 18                   2    0.0051%
xrtpcgrade_0.3.2: Info: Total events with grade 19                  14    0.0359%
xrtpcgrade_0.3.2: Info: Total events with grade 20                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 21                  12    0.0308%
xrtpcgrade_0.3.2: Info: Total events with grade 22                   4    0.0103%
xrtpcgrade_0.3.2: Info: Total events with grade 23                   7    0.0180%
xrtpcgrade_0.3.2: Info: Total events with grade 24                   1    0.0026%
xrtpcgrade_0.3.2: Info: Total events with grade 25                  19    0.0487%
xrtpcgrade_0.3.2: Info: Total events with grade 26                 118    0.3027%
xrtpcgrade_0.3.2: Info: Total events with grade 27                 147    0.3771%
xrtpcgrade_0.3.2: Info: Total events with grade 28                 112    0.2873%
xrtpcgrade_0.3.2: Info: Total events with grade 29                 193    0.4951%
xrtpcgrade_0.3.2: Info: Total events with grade 30                  14    0.0359%
xrtpcgrade_0.3.2: Info: Total events with grade 31                 247    0.6336%
xrtpcgrade_0.3.2: Info: Total events with grade 32                1430    3.6683%
xrtpcgrade_0.3.2: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp' file successfully written.
---------------------------------------------------------------------
xrtpcgrade_0.3.2: Exit with success.
---------------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtpcgrade' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' updated
xrtpipeline_0.13.7: Info: Running 'xrthotpix' on /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt

---------------------------------------------------------------
                Running 'xrthotpix_0.3.4'
---------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file                :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
Name of the output Event file               :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp'
Name of the output Badpixel file            :'DEFAULT'
Overwrite STATUS column?                    : yes
Using only events flag as good?             : yes
Execute new iteration using only events with grade<=12? : yes
Search and flag flickering pixels?          : yes
Iterate the search                          : yes
---------------------------------------------------------------

xrthotpix_0.3.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' file.
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  26 y = 151
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  32 y =  65
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  45 y = 397
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  56 y = 258
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  63 y =  11
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  73 y =  70
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  78 y = 198
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x =  88 y =  52
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 126 y =  98
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 131 y =  79
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 134 y = 226
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 146 y =  27
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 146 y = 252
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 146 y = 564
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 146 y = 566
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 150 y = 196
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 152 y = 143
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 154 y = 461
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 158 y = 404
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 162 y = 202
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 162 y = 549
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 169 y = 512
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 190 y = 443
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 202 y =  53
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 218 y = 578
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 219 y =  20
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 226 y = 578
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 251 y = 282
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 259 y = 239
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 281 y = 141
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 305 y = 515
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 341 y = 556
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 402 y = 231
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 404 y = 572
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 428 y = 388
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 432 y = 185
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 435 y =  60
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 450 y = 266
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 455 y = 166
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 472 y = 380
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 476 y = 232
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 490 y = 371
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 497 y = 447
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 514 y =  90
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 514 y = 210
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 518 y = 206
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 526 y = 203
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 533 y = 499
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 543 y = 331
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 546 y =  55
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 550 y = 433
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 550 y = 478
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 557 y = 352
xrthotpix_0.3.4: Info: Found a Hot Pixel in : x = 559 y = 213
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =   3 rawy = 489
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =   7 rawy =  86
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =  39 rawy = 565
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =  82 rawy = 434
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =  90 rawy =  67
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =  97 rawy = 344
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx =  99 rawy = 277
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 110 rawy = 372
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 116 rawy = 180
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 123 rawy = 436
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 131 rawy = 362
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 132 rawy = 540
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 142 rawy = 102
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 243
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 323
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 561
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 563
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 565
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 568
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 146 rawy = 569
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 152 rawy = 565
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 153 rawy = 537
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 162 rawy = 415
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 167 rawy = 343
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 173 rawy = 227
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 182 rawy = 373
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 189 rawy = 361
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 219 rawy = 422
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 237 rawy = 462
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 242 rawy = 448
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 257 rawy = 104
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 259 rawy =  35
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 293 rawy =  10
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 293 rawy =  22
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 295 rawy = 581
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 305 rawy =  36
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 310 rawy = 213
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 315 rawy = 169
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 318 rawy =  47
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 330 rawy = 148
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 340 rawy = 488
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 356 rawy = 322
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 365 rawy = 481
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 381 rawy = 546
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 388 rawy = 509
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 434 rawy = 381
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 442 rawy = 405
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 464 rawy = 324
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 468 rawy = 173
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 469 rawy =  57
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 473 rawy = 166
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 473 rawy = 421
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 498 rawy =  32
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 512 rawy = 441
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 521 rawy =   5
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 521 rawy =  73
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 573 rawy =  23
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 579 rawy = 122
xrthotpix_0.3.4: Info: Iter 1 Found Flickering Pixels in rawx = 581 rawy =  55
xrthotpix_0.3.4: Info: Iter 2 Found Flickering Pixels in rawx = 146 rawy = 562
xrthotpix_0.3.4: Info: Iter 2 Found Flickering Pixels in rawx = 146 rawy = 567
xrthotpix_0.3.4: Info: Executing new search of flickering pixels using grade selection.
xrthotpix_0.3.4: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ufhp.fits' file successfully written.
xrthotpix_0.3.4: Info: BADPIX extension successfully written
xrthotpix_0.3.4: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp' file successfully written.
---------------------------------------------------------------------
xrthotpix_0.3.4: Exit with success.
---------------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrthotpix' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' updated
xrtpipeline_0.13.7: Info: Running 'xrtcalcpi' on  '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
---------------------------------------------------------------------
                Running 'xrtcalcpi_0.4.6'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file             :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
Name of the input GAIN file              :'CALDB'
Name of the input HK Header file         :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk'
Name of the output Event file            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp'
Nominal gain                             : -99.900000
Offset in channel/energy relationship    : 0.000000
Method to correct positional gain variation : TOTAL
Number of iterations for charge traps correction : 2
---------------------------------------------------------------------
xrtcalcpi_0.4.6: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' file.
xrtcalcpi_0.4.6: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/gain/swxpcgains6_20010101v024.fits' CALDB file.
xrtcalcpi_0.4.6: Info: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk file.
xrtcalcpi_0.4.6: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.tmp' successfully written.
---------------------------------------------------------------------
xrtcalcpi_0.4.6: Info: Exit with success.
---------------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtcalcpi' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt' updated

============================================================
xrtpipeline_0.13.7: Stage I: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt calibrated
============================================================

============================================================
xrtpipeline_0.13.7: Stage II: Screening /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt
============================================================
xrtpipeline_0.13.7: Info: Running 'xrtscreen'  on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
--------------------------------------------------------------
             Running ' xrtscreen version 0.5.0 '
--------------------------------------------------------------
xrtscreen_0.5.0: Info: GTI file for TIME selection will be:
xrtscreen_0.5.0: Info: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
xrtscreen_0.5.0: Info: Using Maketime input file:
xrtscreen_0.5.0: Info: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf
xrtscreen_0.5.0: Info: CallQuzcif: Running quzcif SWIFT XRT - - HKRANGE 2019-05-01 09:41:08 "DATA.eq.ATTITUDE.and.XRTVSUB.eq.6" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxhkranges6_20010101v011.fits 1
xrtscreen_0.5.0: Info: Get Expression for ATTITUDE GTIs selection from
xrtscreen_0.5.0: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxhkranges6_20010101v011.fits' file
xrtscreen_0.5.0: Info: CallQuzcif: Running quzcif SWIFT XRT - - HKRANGE 2019-05-01 09:41:08 "DATA.eq.SAC.and.XRTVSUB.eq.6" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxhkranges6_20010101v011.fits 3
xrtscreen_0.5.0: Info: Get Expression for SAC GTIs selection from
xrtscreen_0.5.0: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxhkranges6_20010101v011.fits' file
xrtscreen_0.5.0: Info: CallQuzcif: Running quzcif SWIFT XRT - - HKRANGE 2019-05-01 09:41:08 "DATA.eq.INSTRUMENT.and.XRTVSUB.eq.6" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxhkranges6_20010101v011.fits 2
xrtscreen_0.5.0: Info: Get Expression for INSTRUMENT GTIs selection from
xrtscreen_0.5.0: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxhkranges6_20010101v011.fits' file
xrtscreen_0.5.0: Info: obsmodescreen set to 'yes', adding to the gti expression
xrtscreen_0.5.0: Info: the Observation Mode expression related to the input data.
xrtscreen_0.5.0: Info: Data taken during 'POINTING'
xrtscreen_0.5.0: Info: acsscreen set to 'no'
xrtscreen_0.5.0: Info: Added the Observation Mode expr: ((SETTLED==1&&TEN_ARCMIN==1)||(SETTLED==1&&TEN_ARCMIN==0&&SAFEHOLD==0))
xrtscreen_0.5.0: Info: 'maketime' input: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf'
xrtscreen_0.5.0: Info: 'maketime' output: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits'
xrtscreen_0.5.0: Info: Running 'maketime' .
xrtscreen_0.5.0: Info: Creating /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits file using '"(ELV>=28||BR_EARTH>=120)&&(SUN_ANGLE>=45&&ANG_DIST<=0.15&&MOON_ANGLE>=14)&&((CCDTemp>=-102&&CCDTemp<=-47)&&(Vod1>=29.8&&Vod1<=30.25)&&(Vod2>=29.30&&Vod2<=29.80)&&(Vrd1>=16.40&&Vrd1<=16.80)&&(Vrd2>=16.45&&Vrd2<=16.90)&&(Vsub>=5.67&&Vsub<=6.07)&&(Vbackjun>=5.65&&Vbackjun<=6.05)&&(BaseLin1>=0.1&&BaseLin1<=0.4)&&(BaseLin2>=-0.1&&BaseLin2<=0.1))&&(STLOCKFL==1)&&((STAST_LOSSFCN>=0&&STAST_LOSSFCN<=5.0E-9)||(STAST_LOSSFCN>=1&&STAST_LOSSFCN<=5.0E+3))&&((SETTLED==1&&TEN_ARCMIN==1)||(SETTLED==1&&TEN_ARCMIN==0&&SAFEHOLD==0))"' expression
xrtscreen_0.5.0: Info: Copy Swift keyword to File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits'
update 1 key(0): TELESCOP to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 1 key(1): INSTRUME to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(0): TIMESYS to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(1): TIMEREF to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(2): TASSIGN to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(3): TIMEUNIT to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(4): CLOCKAPP to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(5): OBS_ID to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(6): TARG_ID to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(7): SEG_NUM to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(8): EQUINOX to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(9): RADECSYS to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 1 key(0): TELESCOP to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 1 key(1): INSTRUME to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(0): TIMESYS to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(1): TIMEREF to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(2): TASSIGN to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(3): TIMEUNIT to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(4): CLOCKAPP to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(5): OBS_ID to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(6): TARG_ID to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(7): SEG_NUM to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(8): EQUINOX to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
update 9 key(9): RADECSYS to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
xrtscreen_0.5.0: Info: 'maketime' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits' created
xrtscreen_0.5.0: Info: CallQuzcif: Running quzcif SWIFT XRT - - EVTRANGE 2019-05-01 09:41:08 "DATAMODE.eq.PHOTON" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxevtrange20010101v002.fits 1
xrtscreen_0.5.0: Info: Event Selection Expressions from
xrtscreen_0.5.0: Info: '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxevtrange20010101v002.fits' file HDU Number 1
xrtscreen_0.5.0: Info: Default 'exprgrade' set to: '0-12'
xrtscreen_0.5.0: Info: Default 'expr' set to: 'STATUS==b0'
xrtscreen_0.5.0: Info: Running 'xselect'  on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt'
xrtscreen_0.5.0: Info: TIME selection using GTIs from '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits' file
xrtscreen_0.5.0: Info: GRADE expression for 'xselect' selection: '"0-12"'

                         **  XSELECT V2.5c  **

!> Enter session name >[xsel55138] xsel99352
 Command not found; type ? for a command listing
!xsel99352:XRISM > read event
!> Enter the Event file dir >[./55138_tmp_numkrmf/] /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002
!> Enter Event file list >[nu90902520002B01_cl.evt] sw00011337002xpcw3po_uf.evt
Got new mission: SWIFT
!> Reset the mission ? >[yes] yes

 Notes: XSELECT set up for      SWIFT
 Time keyword is TIME       in units of s
 Default timing binsize =   5.0000

Setting...
 Image  keywords   = X          Y           with binning =    1
 WMAP   keywords   = X          Y           with binning =    1
 Energy keyword   = PI                     with binning =    1

Getting Min and Max for Energy Column...
Got min and max for PI:     0   1023

Got the minimum time resolution of the read data:   2.5073
MJDREF =  5.1910000742870E+04 with TIMESYS = TT
 Number of files read in:            1

******************** Observation Catalogue ********************

Data Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/
HK Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/


        OBJECT      OBS_ID      DATE-OBS            DATAMODE
      1 AT2019ehk   00011337002 2019-05-01T09:41:08 PHOTON

!xsel99352:SWIFT-XRT-PHOTON > filter time file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_clgti.fits
!xsel99352:SWIFT-XRT-PHOTON > filter grade "0-12"
!xsel99352:SWIFT-XRT-PHOTON > extract events
extractor v6.17    25 Mar 2025
 Getting FITS WCS Keywords
 Doing file: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt
100% completed
          Total      Good    Bad: Time     Phase     Grade       Cut
          38983     36626            0         0      2357         0
 Writing events file
  36626 events written to the output file
===============================================================================
    Grand Total      Good    Bad: Time     Phase     Grade       Cut
          38983     36626            0         0      2357         0
   in  1898.0     seconds
!xsel99352:SWIFT-XRT-PHOTON > yes
 Command not found; type ? for a command listing
!xsel99352:SWIFT-XRT-PHOTON > save events /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/xselect99608evt.flt
Wrote events list to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/xselect99608evt.flt
!> Use filtered events as input data file ? >[no] yes
Changing Data directory from:
    /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/
to the current working directory.
!xsel99352:SWIFT-XRT-PHOTON > quit
!> Save this session? >[no] no
xrtscreen_0.5.0: Info: 'xselect' exit with success. Output file '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/xselect99608evt.flt' created
xrtscreen_0.5.0: Info: Running 'fselect'  to select events with expression '"STATUS==b0"'
xrtscreen_0.5.0: Info: 'fselect' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/fselect99608evt.flt' created
xrtscreen_0.5.0: Info: Filtered event file '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt' created
xrtscreen_0.5.0: Info: Selections applied:
xrtscreen_0.5.0: Info:  TIME: "(ELV>=28||BR_EARTH>=120)&&(SUN_ANGLE>=45&&ANG_DIST<=0.15&&MOON_ANGLE>=14)&&((CCDTemp>=-102&&CCDTemp<=-47)&&(Vod1>=29.8&&Vod1<=30.25)&&(Vod2>=29.30&&Vod2<=29.80)&&(Vrd1>=16.40&&Vrd1<=16.80)&&(Vrd2>=16.45&&Vrd2<=16.90)&&(Vsub>=5.67&&Vsub<=6.07)&&(Vbackjun>=5.65&&Vbackjun<=6.05)&&(BaseLin1>=0.1&&BaseLin1<=0.4)&&(BaseLin2>=-0.1&&BaseLin2<=0.1))&&(STLOCKFL==1)&&((STAST_LOSSFCN>=0&&STAST_LOSSFCN<=5.0E-9)||(STAST_LOSSFCN>=1&&STAST_LOSSFCN<=5.0E+3))&&((SETTLED==1&&TEN_ARCMIN==1)||(SETTLED==1&&TEN_ARCMIN==0&&SAFEHOLD==0))"
xrtscreen_0.5.0: Info: GRADE: "0-12"
xrtscreen_0.5.0: Info: EVENT: "STATUS==b0"
----------------------------------------------------------
xrtscreen_0.5.0: Exit with success
------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtscreen' exit with success.

============================================================
xrtpipeline_0.13.7: Stage II: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt Screened
============================================================

===================================================================
xrtpipeline_0.13.7: Stage III: Generating '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt' products and images
===================================================================
xrtpipeline_0.13.7: Info: Running 'xrtexpomap'  on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
--------------------------------------------------------------
             Running ' xrtexpomap version 0.3.1 '
--------------------------------------------------------------
xrtexpomap_0.3.1: Info: SetExpoMapFileName: Exposure Map File will be /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img
xrtexpomap_0.3.1: Info: SetExpoMapFileName: Raw Instrument Map will be /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img
xrtexpomap_0.3.1: Info: Running 'xrtinstrmap'
---------------------------------------------------------------------
                Running 'xrtinstrmap_0.3.5'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file             :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
Name of the input region file            :'CALDB'
Name of the input HK Header file         :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk'
Name of the output instrument map file   :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img'
Check pointing stability?(yes/no)        :'yes'
---------------------------------------------------------------------
xrtinstrmap_0.3.5: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt' file.
xrtinstrmap_0.3.5: Info: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk file.
xrtinstrmap_0.3.5: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxregion20010101v004.fits' file.
xrtinstrmap_0.3.5: Info: Appended 1 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 2 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 3 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 4 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 5 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 6 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 7 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 8 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 9 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 10 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 11 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 12 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 13 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 14 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 15 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 16 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 17 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 18 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 19 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 20 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 21 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 22 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 23 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 24 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 25 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 26 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 27 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 28 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 29 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 30 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 31 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 32 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 33 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 34 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 35 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 36 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 37 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 38 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 39 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 40 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 41 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 42 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 43 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 44 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 45 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 46 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 47 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 48 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 49 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 50 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 51 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 52 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 53 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 54 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: Appended 55 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img file
xrtinstrmap_0.3.5: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img' successfully written.
---------------------------------------------------------------------
xrtinstrmap_0.3.5: Exit with success.
---------------------------------------------------------------------
xrtexpomap_0.3.1: Info: 'xrtinstrmap' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img' created
xrtexpomap_0.3.1: Info: Running 'swiftxform'  transforming coordinates into sky
swiftxform: shell ftcopy "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img+0" "outfile=output.99674.1" "copyall=no" "chatter=1" "history=NO" "clobber=NO"
swiftxform: --- begin/end ftcopy
swiftxform: verbose: HDU[1] skytime DEFAULT[TMIDDLE] => 578396475.689431
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396475.689431" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.2.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684728 Dec=-15.845745 Roll=326.974500 at time 578396475.68943
Extracted the following transform:
x' = 0.83837 * x + 0.545102 * y + 117.635
y' = 0.545102 * x + -0.83837 * y + 612.445
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[1]" "outfile=output.99674.1" "transform=tel2tel.99674.2.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[1]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[1]" "keyword=@skywcs.99674.3" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[2] skytime DEFAULT[TMIDDLE] => 578396479.450416
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396479.450416" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.4.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684488 Dec=-15.845686 Roll=326.974490 at time 578396479.45042
Extracted the following transform:
x' = 0.838369 * x + 0.545103 * y + 117.987
y' = 0.545103 * x + -0.838369 * y + 612.354
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[2]" "outfile=output.99674.1" "transform=tel2tel.99674.4.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[2]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[2]" "keyword=@skywcs.99674.5" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[3] skytime DEFAULT[TMIDDLE] => 578396481.957726
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396481.957726" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.6.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684387 Dec=-15.845911 Roll=326.974301 at time 578396481.95773
Extracted the following transform:
x' = 0.838367 * x + 0.545106 * y + 118.135
y' = 0.545106 * x + -0.838367 * y + 612.697
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[3]" "outfile=output.99674.1" "transform=tel2tel.99674.6.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[3]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[3]" "keyword=@skywcs.99674.7" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[4] skytime DEFAULT[TMIDDLE] => 578396485.718736
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396485.718736" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.8.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684386 Dec=-15.846453 Roll=326.973842 at time 578396485.71874
Extracted the following transform:
x' = 0.838363 * x + 0.545113 * y + 118.135
y' = 0.545113 * x + -0.838363 * y + 613.521
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[4]" "outfile=output.99674.1" "transform=tel2tel.99674.8.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[4]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[4]" "keyword=@skywcs.99674.9" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[5] skytime DEFAULT[TMIDDLE] => 578396490.733386
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396490.733386" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.10.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684519 Dec=-15.847139 Roll=326.973452 at time 578396490.73339
Extracted the following transform:
x' = 0.838359 * x + 0.545118 * y + 117.939
y' = 0.545118 * x + -0.83836 * y + 614.566
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[5]" "outfile=output.99674.1" "transform=tel2tel.99674.10.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[5]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[5]" "keyword=@skywcs.99674.11" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[6] skytime DEFAULT[TMIDDLE] => 578396495.748036
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396495.748036" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.12.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684500 Dec=-15.847523 Roll=326.972973 at time 578396495.74804
Extracted the following transform:
x' = 0.838355 * x + 0.545125 * y + 117.966
y' = 0.545125 * x + -0.838355 * y + 615.148
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[6]" "outfile=output.99674.1" "transform=tel2tel.99674.12.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[6]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[6]" "keyword=@skywcs.99674.13" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[7] skytime DEFAULT[TMIDDLE] => 578396502.016336
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396502.016336" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.14.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684822 Dec=-15.848319 Roll=326.973255 at time 578396502.01634
Extracted the following transform:
x' = 0.838358 * x + 0.54512 * y + 117.494
y' = 0.545119 * x + -0.838358 * y + 616.367
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[7]" "outfile=output.99674.1" "transform=tel2tel.99674.14.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[7]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[7]" "keyword=@skywcs.99674.15" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[8] skytime DEFAULT[TMIDDLE] => 578396509.538306
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396509.538306" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.16.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684883 Dec=-15.848808 Roll=326.973051 at time 578396509.53831
Extracted the following transform:
x' = 0.838357 * x + 0.545122 * y + 117.403
y' = 0.545122 * x + -0.838357 * y + 617.113
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[8]" "outfile=output.99674.1" "transform=tel2tel.99674.16.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[8]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[8]" "keyword=@skywcs.99674.17" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[9] skytime DEFAULT[TMIDDLE] => 578396522.074936
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396522.074936" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.18.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685093 Dec=-15.849062 Roll=326.972706 at time 578396522.07494
Extracted the following transform:
x' = 0.838354 * x + 0.545126 * y + 117.095
y' = 0.545126 * x + -0.838354 * y + 617.499
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[9]" "outfile=output.99674.1" "transform=tel2tel.99674.18.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[9]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[9]" "keyword=@skywcs.99674.19" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[10] skytime DEFAULT[TMIDDLE] => 578396544.640846
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396544.640846" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.20.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685355 Dec=-15.848984 Roll=326.972605 at time 578396544.64085
Extracted the following transform:
x' = 0.838354 * x + 0.545127 * y + 116.71
y' = 0.545127 * x + -0.838354 * y + 617.378
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[10]" "outfile=output.99674.1" "transform=tel2tel.99674.20.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[10]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[10]" "keyword=@skywcs.99674.21" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[11] skytime DEFAULT[TMIDDLE] => 578396570.967756
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396570.967756" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.22.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685268 Dec=-15.848306 Roll=326.972906 at time 578396570.96776
Extracted the following transform:
x' = 0.838356 * x + 0.545123 * y + 116.838
y' = 0.545123 * x + -0.838356 * y + 616.345
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[11]" "outfile=output.99674.1" "transform=tel2tel.99674.22.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[11]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[11]" "keyword=@skywcs.99674.23" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[12] skytime DEFAULT[TMIDDLE] => 578396760.270706
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396760.270706" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.24.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685300 Dec=-15.848059 Roll=326.972658 at time 578396760.27071
Extracted the following transform:
x' = 0.838354 * x + 0.545126 * y + 116.791
y' = 0.545126 * x + -0.838354 * y + 615.967
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[12]" "outfile=output.99674.1" "transform=tel2tel.99674.24.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[12]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[12]" "keyword=@skywcs.99674.25" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[13] skytime DEFAULT[TMIDDLE] => 578413692.076288
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413692.076288" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.26.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701399 Dec=-15.830909 Roll=324.602486 at time 578413692.07629
Extracted the following transform:
x' = 0.815137 * x + 0.579268 * y + 89.8578
y' = 0.579268 * x + -0.815137 * y + 572.538
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[13]" "outfile=output.99674.1" "transform=tel2tel.99674.26.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[13]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[13]" "keyword=@skywcs.99674.27" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[14] skytime DEFAULT[TMIDDLE] => 578413694.583616
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413694.583616" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.28.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701225 Dec=-15.829850 Roll=324.602462 at time 578413694.58362
Extracted the following transform:
x' = 0.815136 * x + 0.579269 * y + 90.1125
y' = 0.579269 * x + -0.815136 * y + 570.92
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[14]" "outfile=output.99674.1" "transform=tel2tel.99674.28.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[14]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[14]" "keyword=@skywcs.99674.29" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[15] skytime DEFAULT[TMIDDLE] => 578413697.090936
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413697.090936" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.30.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700933 Dec=-15.830031 Roll=324.602661 at time 578413697.09094
Extracted the following transform:
x' = 0.815138 * x + 0.579267 * y + 90.5417
y' = 0.579267 * x + -0.815138 * y + 571.198
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[15]" "outfile=output.99674.1" "transform=tel2tel.99674.30.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[15]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[15]" "keyword=@skywcs.99674.31" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[16] skytime DEFAULT[TMIDDLE] => 578413699.598256
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413699.598256" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.32.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700713 Dec=-15.830250 Roll=324.602805 at time 578413699.59826
Extracted the following transform:
x' = 0.815139 * x + 0.579266 * y + 90.865
y' = 0.579266 * x + -0.815139 * y + 571.532
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[16]" "outfile=output.99674.1" "transform=tel2tel.99674.32.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[16]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[16]" "keyword=@skywcs.99674.33" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[17] skytime DEFAULT[TMIDDLE] => 578413702.105596
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413702.105596" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.34.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700723 Dec=-15.830587 Roll=324.602775 at time 578413702.1056
Extracted the following transform:
x' = 0.815138 * x + 0.579266 * y + 90.8502
y' = 0.579266 * x + -0.815138 * y + 572.048
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[17]" "outfile=output.99674.1" "transform=tel2tel.99674.34.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[17]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[17]" "keyword=@skywcs.99674.35" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[18] skytime DEFAULT[TMIDDLE] => 578413705.866576
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413705.866576" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.36.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700781 Dec=-15.831173 Roll=324.603082 at time 578413705.86658
Extracted the following transform:
x' = 0.815142 * x + 0.579262 * y + 90.7654
y' = 0.579262 * x + -0.815142 * y + 572.944
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[18]" "outfile=output.99674.1" "transform=tel2tel.99674.36.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[18]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[18]" "keyword=@skywcs.99674.37" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[19] skytime DEFAULT[TMIDDLE] => 578413710.881216
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413710.881216" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.38.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700925 Dec=-15.831886 Roll=324.603361 at time 578413710.88122
Extracted the following transform:
x' = 0.815145 * x + 0.579257 * y + 90.5542
y' = 0.579257 * x + -0.815145 * y + 574.036
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[19]" "outfile=output.99674.1" "transform=tel2tel.99674.38.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[19]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[19]" "keyword=@skywcs.99674.39" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[20] skytime DEFAULT[TMIDDLE] => 578413714.642196
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413714.642196" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.40.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701044 Dec=-15.832204 Roll=324.602869 at time 578413714.6422
Extracted the following transform:
x' = 0.81514 * x + 0.579264 * y + 90.3787
y' = 0.579264 * x + -0.81514 * y + 574.517
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[20]" "outfile=output.99674.1" "transform=tel2tel.99674.40.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[20]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[20]" "keyword=@skywcs.99674.41" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[21] skytime DEFAULT[TMIDDLE] => 578413719.656846
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413719.656846" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.42.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701165 Dec=-15.832643 Roll=324.602566 at time 578413719.65685
Extracted the following transform:
x' = 0.815137 * x + 0.579268 * y + 90.2006
y' = 0.579268 * x + -0.815137 * y + 575.186
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[21]" "outfile=output.99674.1" "transform=tel2tel.99674.42.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[21]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[21]" "keyword=@skywcs.99674.43" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[22] skytime DEFAULT[TMIDDLE] => 578413728.432476
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413728.432476" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.44.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701172 Dec=-15.833494 Roll=324.603034 at time 578413728.43248
Extracted the following transform:
x' = 0.815142 * x + 0.579261 * y + 90.1913
y' = 0.579261 * x + -0.815142 * y + 576.489
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[22]" "outfile=output.99674.1" "transform=tel2tel.99674.44.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[22]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[22]" "keyword=@skywcs.99674.45" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[23] skytime DEFAULT[TMIDDLE] => 578413748.491056
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413748.491056" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.46.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701477 Dec=-15.833576 Roll=324.601938 at time 578413748.49106
Extracted the following transform:
x' = 0.815132 * x + 0.579275 * y + 89.7426
y' = 0.579275 * x + -0.815132 * y + 576.607
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[23]" "outfile=output.99674.1" "transform=tel2tel.99674.46.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[23]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[23]" "keyword=@skywcs.99674.47" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[24] skytime DEFAULT[TMIDDLE] => 578413764.788656
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413764.788656" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.48.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701661 Dec=-15.833175 Roll=324.602077 at time 578413764.78866
Extracted the following transform:
x' = 0.815134 * x + 0.579273 * y + 89.4714
y' = 0.579273 * x + -0.815134 * y + 575.996
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[24]" "outfile=output.99674.1" "transform=tel2tel.99674.48.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[24]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[24]" "keyword=@skywcs.99674.49" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[25] skytime DEFAULT[TMIDDLE] => 578413774.817946
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413774.817946" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.50.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701525 Dec=-15.833258 Roll=324.601862 at time 578413774.81795
Extracted the following transform:
x' = 0.815131 * x + 0.579276 * y + 89.6707
y' = 0.579276 * x + -0.815131 * y + 576.122
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[25]" "outfile=output.99674.1" "transform=tel2tel.99674.50.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[25]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[25]" "keyword=@skywcs.99674.51" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[26] skytime DEFAULT[TMIDDLE] => 578413789.861876
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413789.861876" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.52.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701759 Dec=-15.832993 Roll=324.602431 at time 578413789.86188
Extracted the following transform:
x' = 0.815138 * x + 0.579267 * y + 89.3287
y' = 0.579267 * x + -0.815138 * y + 575.721
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[26]" "outfile=output.99674.1" "transform=tel2tel.99674.52.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[26]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[26]" "keyword=@skywcs.99674.53" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[27] skytime DEFAULT[TMIDDLE] => 578413842.515636
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413842.515636" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.54.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701608 Dec=-15.832599 Roll=324.602616 at time 578413842.51564
Extracted the following transform:
x' = 0.815139 * x + 0.579265 * y + 89.5502
y' = 0.579265 * x + -0.815139 * y + 575.12
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[27]" "outfile=output.99674.1" "transform=tel2tel.99674.54.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[27]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[27]" "keyword=@skywcs.99674.55" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[28] skytime DEFAULT[TMIDDLE] => 578414023.042806
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578414023.042806" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.56.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701632 Dec=-15.832687 Roll=324.602818 at time 578414023.04281
Extracted the following transform:
x' = 0.815141 * x + 0.579262 * y + 89.5161
y' = 0.579262 * x + -0.815141 * y + 575.256
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[28]" "outfile=output.99674.1" "transform=tel2tel.99674.56.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[28]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[28]" "keyword=@skywcs.99674.57" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[29] skytime DEFAULT[TMIDDLE] => 578419394.305272
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419394.305272" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.58.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701488 Dec=-15.830561 Roll=322.801307 at time 578419394.30527
Extracted the following transform:
x' = 0.796528 * x + 0.604602 * y + 87.7059
y' = 0.604602 * x + -0.796528 * y + 558.801
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[29]" "outfile=output.99674.1" "transform=tel2tel.99674.58.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[29]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[29]" "keyword=@skywcs.99674.59" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[30] skytime DEFAULT[TMIDDLE] => 578419398.066256
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419398.066256" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.60.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701192 Dec=-15.830329 Roll=322.801452 at time 578419398.06626
Extracted the following transform:
x' = 0.796528 * x + 0.604601 * y + 88.1413
y' = 0.604601 * x + -0.796528 * y + 558.448
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[30]" "outfile=output.99674.1" "transform=tel2tel.99674.60.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[30]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[30]" "keyword=@skywcs.99674.61" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[31] skytime DEFAULT[TMIDDLE] => 578419400.573586
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419400.573586" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.62.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701085 Dec=-15.830506 Roll=322.801404 at time 578419400.57359
Extracted the following transform:
x' = 0.796527 * x + 0.604602 * y + 88.2977
y' = 0.604602 * x + -0.796527 * y + 558.717
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[31]" "outfile=output.99674.1" "transform=tel2tel.99674.62.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[31]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[31]" "keyword=@skywcs.99674.63" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[32] skytime DEFAULT[TMIDDLE] => 578419403.080896
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419403.080896" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.64.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701201 Dec=-15.830847 Roll=322.801297 at time 578419403.0809
Extracted the following transform:
x' = 0.796527 * x + 0.604603 * y + 88.1272
y' = 0.604603 * x + -0.796527 * y + 559.237
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[32]" "outfile=output.99674.1" "transform=tel2tel.99674.64.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[32]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[32]" "keyword=@skywcs.99674.65" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[33] skytime DEFAULT[TMIDDLE] => 578419406.841896
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419406.841896" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.66.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701272 Dec=-15.831371 Roll=322.800979 at time 578419406.8419
Extracted the following transform:
x' = 0.796523 * x + 0.604608 * y + 88.023
y' = 0.604608 * x + -0.796523 * y + 560.036
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[33]" "outfile=output.99674.1" "transform=tel2tel.99674.66.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[33]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[33]" "keyword=@skywcs.99674.67" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[34] skytime DEFAULT[TMIDDLE] => 578419411.856536
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419411.856536" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.68.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701244 Dec=-15.832026 Roll=322.800336 at time 578419411.85654
Extracted the following transform:
x' = 0.796517 * x + 0.604617 * y + 88.0628
y' = 0.604617 * x + -0.796517 * y + 561.031
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[34]" "outfile=output.99674.1" "transform=tel2tel.99674.68.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[34]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[34]" "keyword=@skywcs.99674.69" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[35] skytime DEFAULT[TMIDDLE] => 578419416.871176
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419416.871176" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.70.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701351 Dec=-15.832560 Roll=322.800036 at time 578419416.87118
Extracted the following transform:
x' = 0.796514 * x + 0.60462 * y + 87.9055
y' = 0.60462 * x + -0.796514 * y + 561.844
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[35]" "outfile=output.99674.1" "transform=tel2tel.99674.70.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[35]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[35]" "keyword=@skywcs.99674.71" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[36] skytime DEFAULT[TMIDDLE] => 578419421.885826
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419421.885826" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.72.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701561 Dec=-15.833105 Roll=322.800024 at time 578419421.88583
Extracted the following transform:
x' = 0.796514 * x + 0.60462 * y + 87.5974
y' = 0.60462 * x + -0.796514 * y + 562.678
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[36]" "outfile=output.99674.1" "transform=tel2tel.99674.72.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[36]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[36]" "keyword=@skywcs.99674.73" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[37] skytime DEFAULT[TMIDDLE] => 578419431.915116
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419431.915116" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.74.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701588 Dec=-15.833755 Roll=322.799552 at time 578419431.91512
Extracted the following transform:
x' = 0.796509 * x + 0.604626 * y + 87.557
y' = 0.604626 * x + -0.796509 * y + 563.666
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[37]" "outfile=output.99674.1" "transform=tel2tel.99674.74.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[37]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[37]" "keyword=@skywcs.99674.75" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[38] skytime DEFAULT[TMIDDLE] => 578419445.705396
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419445.705396" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.76.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701901 Dec=-15.834036 Roll=322.799915 at time 578419445.7054
Extracted the following transform:
x' = 0.796514 * x + 0.60462 * y + 87.0977
y' = 0.60462 * x + -0.796514 * y + 564.099
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[38]" "outfile=output.99674.1" "transform=tel2tel.99674.76.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[38]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[38]" "keyword=@skywcs.99674.77" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[39] skytime DEFAULT[TMIDDLE] => 578419462.002986
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419462.002986" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.78.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702188 Dec=-15.833841 Roll=322.799476 at time 578419462.00299
Extracted the following transform:
x' = 0.79651 * x + 0.604625 * y + 86.6763
y' = 0.604625 * x + -0.79651 * y + 563.798
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[39]" "outfile=output.99674.1" "transform=tel2tel.99674.78.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[39]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[39]" "keyword=@skywcs.99674.79" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[40] skytime DEFAULT[TMIDDLE] => 578419479.554246
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419479.554246" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.80.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702154 Dec=-15.833439 Roll=322.799897 at time 578419479.55425
Extracted the following transform:
x' = 0.796515 * x + 0.604619 * y + 86.7265
y' = 0.604619 * x + -0.796515 * y + 563.187
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[40]" "outfile=output.99674.1" "transform=tel2tel.99674.80.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[40]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[40]" "keyword=@skywcs.99674.81" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[41] skytime DEFAULT[TMIDDLE] => 578419672.618046
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419672.618046" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.82.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702198 Dec=-15.832994 Roll=322.800423 at time 578419672.61805
Extracted the following transform:
x' = 0.79652 * x + 0.604612 * y + 86.6622
y' = 0.604612 * x + -0.79652 * y + 562.512
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[41]" "outfile=output.99674.1" "transform=tel2tel.99674.82.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[41]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[41]" "keyword=@skywcs.99674.83" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[42] skytime DEFAULT[TMIDDLE] => 578431480.791391
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431480.791391" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.84.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702615 Dec=-15.804441 Roll=319.199301 at time 578431480.79139
Extracted the following transform:
x' = 0.756973 * x + 0.653446 * y + 83.2589
y' = 0.653446 * x + -0.756973 * y + 492.349
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[42]" "outfile=output.99674.1" "transform=tel2tel.99674.84.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[42]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[42]" "keyword=@skywcs.99674.85" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[43] skytime DEFAULT[TMIDDLE] => 578431485.806036
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431485.806036" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.86.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702865 Dec=-15.804136 Roll=319.199079 at time 578431485.80604
Extracted the following transform:
x' = 0.756971 * x + 0.653448 * y + 82.8922
y' = 0.653448 * x + -0.756971 * y + 491.882
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[43]" "outfile=output.99674.1" "transform=tel2tel.99674.86.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[43]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[43]" "keyword=@skywcs.99674.87" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[44] skytime DEFAULT[TMIDDLE] => 578431488.313376
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431488.313376" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.88.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702699 Dec=-15.804008 Roll=319.199829 at time 578431488.31338
Extracted the following transform:
x' = 0.75698 * x + 0.653439 * y + 83.1365
y' = 0.653439 * x + -0.756979 * y + 491.692
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[44]" "outfile=output.99674.1" "transform=tel2tel.99674.88.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[44]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[44]" "keyword=@skywcs.99674.89" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[45] skytime DEFAULT[TMIDDLE] => 578431493.328016
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431493.328016" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.90.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702136 Dec=-15.803605 Roll=319.200584 at time 578431493.32802
Extracted the following transform:
x' = 0.756986 * x + 0.653431 * y + 83.9646
y' = 0.653431 * x + -0.756986 * y + 491.08
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[45]" "outfile=output.99674.1" "transform=tel2tel.99674.90.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[45]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[45]" "keyword=@skywcs.99674.91" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[46] skytime DEFAULT[TMIDDLE] => 578431499.596316
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431499.596316" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.92.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701529 Dec=-15.803108 Roll=319.201208 at time 578431499.59632
Extracted the following transform:
x' = 0.756992 * x + 0.653425 * y + 84.8556
y' = 0.653425 * x + -0.756992 * y + 490.325
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[46]" "outfile=output.99674.1" "transform=tel2tel.99674.92.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[46]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[46]" "keyword=@skywcs.99674.93" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[47] skytime DEFAULT[TMIDDLE] => 578431507.118286
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431507.118286" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.94.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701046 Dec=-15.802902 Roll=319.201870 at time 578431507.11829
Extracted the following transform:
x' = 0.756998 * x + 0.653418 * y + 85.5659
y' = 0.653418 * x + -0.756998 * y + 490.014
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[47]" "outfile=output.99674.1" "transform=tel2tel.99674.94.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[47]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[47]" "keyword=@skywcs.99674.95" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[48] skytime DEFAULT[TMIDDLE] => 578431520.908556
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431520.908556" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.96.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700441 Dec=-15.802742 Roll=319.202521 at time 578431520.90856
Extracted the following transform:
x' = 0.757003 * x + 0.653411 * y + 86.4559
y' = 0.653411 * x + -0.757003 * y + 489.773
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[48]" "outfile=output.99674.1" "transform=tel2tel.99674.96.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[48]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[48]" "keyword=@skywcs.99674.97" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[49] skytime DEFAULT[TMIDDLE] => 578431540.967126
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431540.967126" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.98.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700129 Dec=-15.802826 Roll=319.202125 at time 578431540.96713
Extracted the following transform:
x' = 0.756998 * x + 0.653418 * y + 86.9138
y' = 0.653418 * x + -0.756998 * y + 489.898
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[49]" "outfile=output.99674.1" "transform=tel2tel.99674.98.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[49]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[49]" "keyword=@skywcs.99674.99" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[50] skytime DEFAULT[TMIDDLE] => 578431553.503736
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431553.503736" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.100.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700132 Dec=-15.803146 Roll=319.201822 at time 578431553.50374
Extracted the following transform:
x' = 0.756994 * x + 0.653422 * y + 86.9094
y' = 0.653422 * x + -0.756994 * y + 490.384
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[50]" "outfile=output.99674.1" "transform=tel2tel.99674.100.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[50]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[50]" "keyword=@skywcs.99674.101" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[51] skytime DEFAULT[TMIDDLE] => 578431559.772046
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431559.772046" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.102.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700245 Dec=-15.803114 Roll=319.201887 at time 578431559.77205
Extracted the following transform:
x' = 0.756995 * x + 0.65342 * y + 86.7438
y' = 0.65342 * x + -0.756995 * y + 490.335
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[51]" "outfile=output.99674.1" "transform=tel2tel.99674.102.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[51]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[51]" "keyword=@skywcs.99674.103" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[52] skytime DEFAULT[TMIDDLE] => 578431582.337946
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431582.337946" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.104.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700390 Dec=-15.803591 Roll=319.201126 at time 578431582.33795
Extracted the following transform:
x' = 0.756987 * x + 0.65343 * y + 86.5301
y' = 0.65343 * x + -0.756987 * y + 491.059
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[52]" "outfile=output.99674.1" "transform=tel2tel.99674.104.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[52]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[52]" "keyword=@skywcs.99674.105" "operation=add" "value=0" "history=NO" "chatter=1" "longstring=NO" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[53] skytime DEFAULT[TMIDDLE] => 578431641.259996
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431641.259996" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.106.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700676 Dec=-15.803587 Roll=319.201514 at time 578431641.26
Extracted the following transform:
x' = 0.756992 * x + 0.653424 * y + 86.11
y' = 0.653424 * x + -0.756992 * y + 491.057
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[53]" "outfile=output.99674.1" "transform=tel2tel.99674.106.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[53]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[53]" "keyword=@skywcs.99674.107" "operation=add" "value=0" "protect=YES" "longstring=NO" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[54] skytime DEFAULT[TMIDDLE] => 578431759.104076
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431759.104076" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.108.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700624 Dec=-15.803640 Roll=319.201562 at time 578431759.10408
Extracted the following transform:
x' = 0.756993 * x + 0.653423 * y + 86.1859
y' = 0.653423 * x + -0.756993 * y + 491.138
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[54]" "outfile=output.99674.1" "transform=tel2tel.99674.108.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[54]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[54]" "keyword=@skywcs.99674.109" "operation=add" "value=0" "chatter=1" "history=NO" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[55] skytime DEFAULT[TMIDDLE] => 578431907.035966
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431907.035966" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99674.110.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700550 Dec=-15.803568 Roll=319.201486 at time 578431907.03597
Extracted the following transform:
x' = 0.756992 * x + 0.653425 * y + 86.2941
y' = 0.653425 * x + -0.756992 * y + 491.027
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img[55]" "outfile=output.99674.1" "transform=tel2tel.99674.110.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99674.1[55]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99674.1[55]" "keyword=@skywcs.99674.111" "operation=add" "value=0" "longstring=NO" "protect=YES" "history=NO" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: shell ftchecksum "infile=output.99674.1" "update=yes" "datasum=yes" "allok=No" "chatter=2" 2>&1
xrtexpomap_0.3.1: Info: 'swiftxform' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr.img' created
xrtexpomap_0.3.1: Info: Running 'xrtexpocorr'
---------------------------------------------------------------------
                Running 'xrtexpocorr_0.1.6'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file             :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img'
Name of the output Event file            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img'
---------------------------------------------------------------------
xrtexpocorr_0.1.6: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/vign/swxvign20010101v001.fits' CALDB file.
xrtexpocorr_0.1.6: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img' successfully written.
---------------------------------------------------------------------
xrtexpocorr_0.1.6: Exit with success.
---------------------------------------------------------------------
xrtexpomap_0.3.1: Info: 'xrtexpocorr' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img' created
xrtexpomap_0.3.1: Info: Running 'swiftxform'  transforming coordinates into sky
swiftxform: shell ftcopy "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img+0" "outfile=output.99907.1" "copyall=no" "chatter=1" "clobber=NO" "history=NO"
swiftxform: --- begin/end ftcopy
swiftxform: verbose: HDU[1] skytime DEFAULT[TMIDDLE] => 578396475.689431
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396475.689431" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.2.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684728 Dec=-15.845745 Roll=326.974500 at time 578396475.68943
Extracted the following transform:
x' = 0.83837 * x + 0.545102 * y + 117.635
y' = 0.545102 * x + -0.83837 * y + 612.445
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[1]" "outfile=output.99907.1" "transform=tel2tel.99907.2.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[1]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[1]" "keyword=@skywcs.99907.3" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[2] skytime DEFAULT[TMIDDLE] => 578396479.450416
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396479.450416" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.4.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684488 Dec=-15.845686 Roll=326.974490 at time 578396479.45042
Extracted the following transform:
x' = 0.838369 * x + 0.545103 * y + 117.987
y' = 0.545103 * x + -0.838369 * y + 612.354
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[2]" "outfile=output.99907.1" "transform=tel2tel.99907.4.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[2]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[2]" "keyword=@skywcs.99907.5" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[3] skytime DEFAULT[TMIDDLE] => 578396481.957726
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396481.957726" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.6.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684387 Dec=-15.845911 Roll=326.974301 at time 578396481.95773
Extracted the following transform:
x' = 0.838367 * x + 0.545106 * y + 118.135
y' = 0.545106 * x + -0.838367 * y + 612.697
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[3]" "outfile=output.99907.1" "transform=tel2tel.99907.6.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[3]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[3]" "keyword=@skywcs.99907.7" "operation=add" "value=0" "longstring=NO" "protect=YES" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[4] skytime DEFAULT[TMIDDLE] => 578396485.718736
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396485.718736" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.8.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684386 Dec=-15.846453 Roll=326.973842 at time 578396485.71874
Extracted the following transform:
x' = 0.838363 * x + 0.545113 * y + 118.135
y' = 0.545113 * x + -0.838363 * y + 613.521
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[4]" "outfile=output.99907.1" "transform=tel2tel.99907.8.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[4]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[4]" "keyword=@skywcs.99907.9" "operation=add" "value=0" "longstring=NO" "protect=YES" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[5] skytime DEFAULT[TMIDDLE] => 578396490.733386
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396490.733386" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.10.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684519 Dec=-15.847139 Roll=326.973452 at time 578396490.73339
Extracted the following transform:
x' = 0.838359 * x + 0.545118 * y + 117.939
y' = 0.545118 * x + -0.83836 * y + 614.566
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[5]" "outfile=output.99907.1" "transform=tel2tel.99907.10.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[5]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[5]" "keyword=@skywcs.99907.11" "operation=add" "value=0" "longstring=NO" "history=NO" "protect=YES" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[6] skytime DEFAULT[TMIDDLE] => 578396495.748036
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396495.748036" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.12.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684500 Dec=-15.847523 Roll=326.972973 at time 578396495.74804
Extracted the following transform:
x' = 0.838355 * x + 0.545125 * y + 117.966
y' = 0.545125 * x + -0.838355 * y + 615.148
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[6]" "outfile=output.99907.1" "transform=tel2tel.99907.12.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[6]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[6]" "keyword=@skywcs.99907.13" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[7] skytime DEFAULT[TMIDDLE] => 578396502.016336
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396502.016336" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.14.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684822 Dec=-15.848319 Roll=326.973255 at time 578396502.01634
Extracted the following transform:
x' = 0.838358 * x + 0.54512 * y + 117.494
y' = 0.545119 * x + -0.838358 * y + 616.367
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[7]" "outfile=output.99907.1" "transform=tel2tel.99907.14.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[7]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[7]" "keyword=@skywcs.99907.15" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[8] skytime DEFAULT[TMIDDLE] => 578396509.538306
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396509.538306" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.16.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.684883 Dec=-15.848808 Roll=326.973051 at time 578396509.53831
Extracted the following transform:
x' = 0.838357 * x + 0.545122 * y + 117.403
y' = 0.545122 * x + -0.838357 * y + 617.113
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[8]" "outfile=output.99907.1" "transform=tel2tel.99907.16.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[8]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[8]" "keyword=@skywcs.99907.17" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[9] skytime DEFAULT[TMIDDLE] => 578396522.074936
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396522.074936" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.18.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685093 Dec=-15.849062 Roll=326.972706 at time 578396522.07494
Extracted the following transform:
x' = 0.838354 * x + 0.545126 * y + 117.095
y' = 0.545126 * x + -0.838354 * y + 617.499
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[9]" "outfile=output.99907.1" "transform=tel2tel.99907.18.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[9]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[9]" "keyword=@skywcs.99907.19" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[10] skytime DEFAULT[TMIDDLE] => 578396544.640846
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396544.640846" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.20.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685355 Dec=-15.848984 Roll=326.972605 at time 578396544.64085
Extracted the following transform:
x' = 0.838354 * x + 0.545127 * y + 116.71
y' = 0.545127 * x + -0.838354 * y + 617.378
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[10]" "outfile=output.99907.1" "transform=tel2tel.99907.20.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[10]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[10]" "keyword=@skywcs.99907.21" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[11] skytime DEFAULT[TMIDDLE] => 578396570.967756
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396570.967756" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.22.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685268 Dec=-15.848306 Roll=326.972906 at time 578396570.96776
Extracted the following transform:
x' = 0.838356 * x + 0.545123 * y + 116.838
y' = 0.545123 * x + -0.838356 * y + 616.345
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[11]" "outfile=output.99907.1" "transform=tel2tel.99907.22.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[11]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[11]" "keyword=@skywcs.99907.23" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[12] skytime DEFAULT[TMIDDLE] => 578396760.270706
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578396760.270706" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.24.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.685300 Dec=-15.848059 Roll=326.972658 at time 578396760.27071
Extracted the following transform:
x' = 0.838354 * x + 0.545126 * y + 116.791
y' = 0.545126 * x + -0.838354 * y + 615.967
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[12]" "outfile=output.99907.1" "transform=tel2tel.99907.24.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[12]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[12]" "keyword=@skywcs.99907.25" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[13] skytime DEFAULT[TMIDDLE] => 578413692.076288
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413692.076288" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.26.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701399 Dec=-15.830909 Roll=324.602486 at time 578413692.07629
Extracted the following transform:
x' = 0.815137 * x + 0.579268 * y + 89.8578
y' = 0.579268 * x + -0.815137 * y + 572.538
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[13]" "outfile=output.99907.1" "transform=tel2tel.99907.26.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[13]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[13]" "keyword=@skywcs.99907.27" "operation=add" "value=0" "longstring=NO" "history=NO" "protect=YES" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[14] skytime DEFAULT[TMIDDLE] => 578413694.583616
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413694.583616" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.28.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701225 Dec=-15.829850 Roll=324.602462 at time 578413694.58362
Extracted the following transform:
x' = 0.815136 * x + 0.579269 * y + 90.1125
y' = 0.579269 * x + -0.815136 * y + 570.92
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[14]" "outfile=output.99907.1" "transform=tel2tel.99907.28.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[14]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[14]" "keyword=@skywcs.99907.29" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[15] skytime DEFAULT[TMIDDLE] => 578413697.090936
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413697.090936" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.30.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700933 Dec=-15.830031 Roll=324.602661 at time 578413697.09094
Extracted the following transform:
x' = 0.815138 * x + 0.579267 * y + 90.5417
y' = 0.579267 * x + -0.815138 * y + 571.198
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[15]" "outfile=output.99907.1" "transform=tel2tel.99907.30.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[15]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[15]" "keyword=@skywcs.99907.31" "operation=add" "value=0" "protect=YES" "chatter=1" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[16] skytime DEFAULT[TMIDDLE] => 578413699.598256
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413699.598256" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.32.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700713 Dec=-15.830250 Roll=324.602805 at time 578413699.59826
Extracted the following transform:
x' = 0.815139 * x + 0.579266 * y + 90.865
y' = 0.579266 * x + -0.815139 * y + 571.532
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[16]" "outfile=output.99907.1" "transform=tel2tel.99907.32.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[16]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[16]" "keyword=@skywcs.99907.33" "operation=add" "value=0" "protect=YES" "chatter=1" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[17] skytime DEFAULT[TMIDDLE] => 578413702.105596
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413702.105596" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.34.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700723 Dec=-15.830587 Roll=324.602775 at time 578413702.1056
Extracted the following transform:
x' = 0.815138 * x + 0.579266 * y + 90.8502
y' = 0.579266 * x + -0.815138 * y + 572.048
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[17]" "outfile=output.99907.1" "transform=tel2tel.99907.34.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[17]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[17]" "keyword=@skywcs.99907.35" "operation=add" "value=0" "protect=YES" "chatter=1" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[18] skytime DEFAULT[TMIDDLE] => 578413705.866576
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413705.866576" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.36.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700781 Dec=-15.831173 Roll=324.603082 at time 578413705.86658
Extracted the following transform:
x' = 0.815142 * x + 0.579262 * y + 90.7654
y' = 0.579262 * x + -0.815142 * y + 572.944
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[18]" "outfile=output.99907.1" "transform=tel2tel.99907.36.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[18]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[18]" "keyword=@skywcs.99907.37" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[19] skytime DEFAULT[TMIDDLE] => 578413710.881216
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413710.881216" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.38.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700925 Dec=-15.831886 Roll=324.603361 at time 578413710.88122
Extracted the following transform:
x' = 0.815145 * x + 0.579257 * y + 90.5542
y' = 0.579257 * x + -0.815145 * y + 574.036
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[19]" "outfile=output.99907.1" "transform=tel2tel.99907.38.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[19]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[19]" "keyword=@skywcs.99907.39" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[20] skytime DEFAULT[TMIDDLE] => 578413714.642196
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413714.642196" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.40.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701044 Dec=-15.832204 Roll=324.602869 at time 578413714.6422
Extracted the following transform:
x' = 0.81514 * x + 0.579264 * y + 90.3787
y' = 0.579264 * x + -0.81514 * y + 574.517
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[20]" "outfile=output.99907.1" "transform=tel2tel.99907.40.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[20]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[20]" "keyword=@skywcs.99907.41" "operation=add" "value=0" "protect=YES" "chatter=1" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[21] skytime DEFAULT[TMIDDLE] => 578413719.656846
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413719.656846" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.42.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701165 Dec=-15.832643 Roll=324.602566 at time 578413719.65685
Extracted the following transform:
x' = 0.815137 * x + 0.579268 * y + 90.2006
y' = 0.579268 * x + -0.815137 * y + 575.186
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[21]" "outfile=output.99907.1" "transform=tel2tel.99907.42.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[21]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[21]" "keyword=@skywcs.99907.43" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[22] skytime DEFAULT[TMIDDLE] => 578413728.432476
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413728.432476" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.44.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701172 Dec=-15.833494 Roll=324.603034 at time 578413728.43248
Extracted the following transform:
x' = 0.815142 * x + 0.579261 * y + 90.1913
y' = 0.579261 * x + -0.815142 * y + 576.489
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[22]" "outfile=output.99907.1" "transform=tel2tel.99907.44.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[22]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[22]" "keyword=@skywcs.99907.45" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[23] skytime DEFAULT[TMIDDLE] => 578413748.491056
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413748.491056" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.46.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701477 Dec=-15.833576 Roll=324.601938 at time 578413748.49106
Extracted the following transform:
x' = 0.815132 * x + 0.579275 * y + 89.7426
y' = 0.579275 * x + -0.815132 * y + 576.607
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[23]" "outfile=output.99907.1" "transform=tel2tel.99907.46.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[23]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[23]" "keyword=@skywcs.99907.47" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[24] skytime DEFAULT[TMIDDLE] => 578413764.788656
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413764.788656" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.48.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701661 Dec=-15.833175 Roll=324.602077 at time 578413764.78866
Extracted the following transform:
x' = 0.815134 * x + 0.579273 * y + 89.4714
y' = 0.579273 * x + -0.815134 * y + 575.996
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[24]" "outfile=output.99907.1" "transform=tel2tel.99907.48.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[24]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[24]" "keyword=@skywcs.99907.49" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[25] skytime DEFAULT[TMIDDLE] => 578413774.817946
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413774.817946" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.50.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701525 Dec=-15.833258 Roll=324.601862 at time 578413774.81795
Extracted the following transform:
x' = 0.815131 * x + 0.579276 * y + 89.6707
y' = 0.579276 * x + -0.815131 * y + 576.122
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[25]" "outfile=output.99907.1" "transform=tel2tel.99907.50.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[25]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[25]" "keyword=@skywcs.99907.51" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[26] skytime DEFAULT[TMIDDLE] => 578413789.861876
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413789.861876" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.52.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701759 Dec=-15.832993 Roll=324.602431 at time 578413789.86188
Extracted the following transform:
x' = 0.815138 * x + 0.579267 * y + 89.3287
y' = 0.579267 * x + -0.815138 * y + 575.721
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[26]" "outfile=output.99907.1" "transform=tel2tel.99907.52.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[26]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[26]" "keyword=@skywcs.99907.53" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[27] skytime DEFAULT[TMIDDLE] => 578413842.515636
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578413842.515636" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.54.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701608 Dec=-15.832599 Roll=324.602616 at time 578413842.51564
Extracted the following transform:
x' = 0.815139 * x + 0.579265 * y + 89.5502
y' = 0.579265 * x + -0.815139 * y + 575.12
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[27]" "outfile=output.99907.1" "transform=tel2tel.99907.54.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[27]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[27]" "keyword=@skywcs.99907.55" "operation=add" "value=0" "longstring=NO" "protect=YES" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[28] skytime DEFAULT[TMIDDLE] => 578414023.042806
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578414023.042806" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.56.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701632 Dec=-15.832687 Roll=324.602818 at time 578414023.04281
Extracted the following transform:
x' = 0.815141 * x + 0.579262 * y + 89.5161
y' = 0.579262 * x + -0.815141 * y + 575.256
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[28]" "outfile=output.99907.1" "transform=tel2tel.99907.56.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[28]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[28]" "keyword=@skywcs.99907.57" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[29] skytime DEFAULT[TMIDDLE] => 578419394.305272
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419394.305272" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.58.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701488 Dec=-15.830561 Roll=322.801307 at time 578419394.30527
Extracted the following transform:
x' = 0.796528 * x + 0.604602 * y + 87.7059
y' = 0.604602 * x + -0.796528 * y + 558.801
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[29]" "outfile=output.99907.1" "transform=tel2tel.99907.58.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[29]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[29]" "keyword=@skywcs.99907.59" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[30] skytime DEFAULT[TMIDDLE] => 578419398.066256
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419398.066256" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.60.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701192 Dec=-15.830329 Roll=322.801452 at time 578419398.06626
Extracted the following transform:
x' = 0.796528 * x + 0.604601 * y + 88.1413
y' = 0.604601 * x + -0.796528 * y + 558.448
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[30]" "outfile=output.99907.1" "transform=tel2tel.99907.60.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[30]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[30]" "keyword=@skywcs.99907.61" "operation=add" "value=0" "protect=YES" "chatter=1" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[31] skytime DEFAULT[TMIDDLE] => 578419400.573586
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419400.573586" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.62.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701085 Dec=-15.830506 Roll=322.801404 at time 578419400.57359
Extracted the following transform:
x' = 0.796527 * x + 0.604602 * y + 88.2977
y' = 0.604602 * x + -0.796527 * y + 558.717
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[31]" "outfile=output.99907.1" "transform=tel2tel.99907.62.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[31]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[31]" "keyword=@skywcs.99907.63" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[32] skytime DEFAULT[TMIDDLE] => 578419403.080896
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419403.080896" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.64.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701201 Dec=-15.830847 Roll=322.801297 at time 578419403.0809
Extracted the following transform:
x' = 0.796527 * x + 0.604603 * y + 88.1272
y' = 0.604603 * x + -0.796527 * y + 559.237
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[32]" "outfile=output.99907.1" "transform=tel2tel.99907.64.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[32]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[32]" "keyword=@skywcs.99907.65" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[33] skytime DEFAULT[TMIDDLE] => 578419406.841896
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419406.841896" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.66.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701272 Dec=-15.831371 Roll=322.800979 at time 578419406.8419
Extracted the following transform:
x' = 0.796523 * x + 0.604608 * y + 88.023
y' = 0.604608 * x + -0.796523 * y + 560.036
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[33]" "outfile=output.99907.1" "transform=tel2tel.99907.66.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[33]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[33]" "keyword=@skywcs.99907.67" "operation=add" "value=0" "longstring=NO" "history=NO" "protect=YES" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[34] skytime DEFAULT[TMIDDLE] => 578419411.856536
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419411.856536" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.68.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701244 Dec=-15.832026 Roll=322.800336 at time 578419411.85654
Extracted the following transform:
x' = 0.796517 * x + 0.604617 * y + 88.0628
y' = 0.604617 * x + -0.796517 * y + 561.031
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[34]" "outfile=output.99907.1" "transform=tel2tel.99907.68.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[34]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[34]" "keyword=@skywcs.99907.69" "operation=add" "value=0" "longstring=NO" "history=NO" "protect=YES" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[35] skytime DEFAULT[TMIDDLE] => 578419416.871176
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419416.871176" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.70.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701351 Dec=-15.832560 Roll=322.800036 at time 578419416.87118
Extracted the following transform:
x' = 0.796514 * x + 0.60462 * y + 87.9055
y' = 0.60462 * x + -0.796514 * y + 561.844
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[35]" "outfile=output.99907.1" "transform=tel2tel.99907.70.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[35]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[35]" "keyword=@skywcs.99907.71" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[36] skytime DEFAULT[TMIDDLE] => 578419421.885826
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419421.885826" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.72.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701561 Dec=-15.833105 Roll=322.800024 at time 578419421.88583
Extracted the following transform:
x' = 0.796514 * x + 0.60462 * y + 87.5974
y' = 0.60462 * x + -0.796514 * y + 562.678
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[36]" "outfile=output.99907.1" "transform=tel2tel.99907.72.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[36]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[36]" "keyword=@skywcs.99907.73" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[37] skytime DEFAULT[TMIDDLE] => 578419431.915116
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419431.915116" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.74.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701588 Dec=-15.833755 Roll=322.799552 at time 578419431.91512
Extracted the following transform:
x' = 0.796509 * x + 0.604626 * y + 87.557
y' = 0.604626 * x + -0.796509 * y + 563.666
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[37]" "outfile=output.99907.1" "transform=tel2tel.99907.74.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[37]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[37]" "keyword=@skywcs.99907.75" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[38] skytime DEFAULT[TMIDDLE] => 578419445.705396
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419445.705396" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.76.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701901 Dec=-15.834036 Roll=322.799915 at time 578419445.7054
Extracted the following transform:
x' = 0.796514 * x + 0.60462 * y + 87.0977
y' = 0.60462 * x + -0.796514 * y + 564.099
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[38]" "outfile=output.99907.1" "transform=tel2tel.99907.76.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[38]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[38]" "keyword=@skywcs.99907.77" "operation=add" "value=0" "longstring=NO" "protect=YES" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[39] skytime DEFAULT[TMIDDLE] => 578419462.002986
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419462.002986" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.78.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702188 Dec=-15.833841 Roll=322.799476 at time 578419462.00299
Extracted the following transform:
x' = 0.79651 * x + 0.604625 * y + 86.6763
y' = 0.604625 * x + -0.79651 * y + 563.798
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[39]" "outfile=output.99907.1" "transform=tel2tel.99907.78.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[39]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[39]" "keyword=@skywcs.99907.79" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[40] skytime DEFAULT[TMIDDLE] => 578419479.554246
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419479.554246" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.80.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702154 Dec=-15.833439 Roll=322.799897 at time 578419479.55425
Extracted the following transform:
x' = 0.796515 * x + 0.604619 * y + 86.7265
y' = 0.604619 * x + -0.796515 * y + 563.187
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[40]" "outfile=output.99907.1" "transform=tel2tel.99907.80.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[40]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[40]" "keyword=@skywcs.99907.81" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[41] skytime DEFAULT[TMIDDLE] => 578419672.618046
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578419672.618046" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.82.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702198 Dec=-15.832994 Roll=322.800423 at time 578419672.61805
Extracted the following transform:
x' = 0.79652 * x + 0.604612 * y + 86.6622
y' = 0.604612 * x + -0.79652 * y + 562.512
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[41]" "outfile=output.99907.1" "transform=tel2tel.99907.82.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[41]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[41]" "keyword=@skywcs.99907.83" "operation=add" "value=0" "longstring=NO" "protect=YES" "chatter=1" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[42] skytime DEFAULT[TMIDDLE] => 578431480.791391
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431480.791391" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.84.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702615 Dec=-15.804441 Roll=319.199301 at time 578431480.79139
Extracted the following transform:
x' = 0.756973 * x + 0.653446 * y + 83.2589
y' = 0.653446 * x + -0.756973 * y + 492.349
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[42]" "outfile=output.99907.1" "transform=tel2tel.99907.84.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[42]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[42]" "keyword=@skywcs.99907.85" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[43] skytime DEFAULT[TMIDDLE] => 578431485.806036
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431485.806036" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.86.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702865 Dec=-15.804136 Roll=319.199079 at time 578431485.80604
Extracted the following transform:
x' = 0.756971 * x + 0.653448 * y + 82.8922
y' = 0.653448 * x + -0.756971 * y + 491.882
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[43]" "outfile=output.99907.1" "transform=tel2tel.99907.86.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[43]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[43]" "keyword=@skywcs.99907.87" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[44] skytime DEFAULT[TMIDDLE] => 578431488.313376
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431488.313376" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.88.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702699 Dec=-15.804008 Roll=319.199829 at time 578431488.31338
Extracted the following transform:
x' = 0.75698 * x + 0.653439 * y + 83.1365
y' = 0.653439 * x + -0.756979 * y + 491.692
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[44]" "outfile=output.99907.1" "transform=tel2tel.99907.88.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[44]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[44]" "keyword=@skywcs.99907.89" "operation=add" "value=0" "longstring=NO" "history=NO" "protect=YES" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[45] skytime DEFAULT[TMIDDLE] => 578431493.328016
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431493.328016" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.90.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.702136 Dec=-15.803605 Roll=319.200584 at time 578431493.32802
Extracted the following transform:
x' = 0.756986 * x + 0.653431 * y + 83.9646
y' = 0.653431 * x + -0.756986 * y + 491.08
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[45]" "outfile=output.99907.1" "transform=tel2tel.99907.90.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[45]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[45]" "keyword=@skywcs.99907.91" "operation=add" "value=0" "longstring=NO" "history=NO" "protect=YES" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[46] skytime DEFAULT[TMIDDLE] => 578431499.596316
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431499.596316" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.92.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701529 Dec=-15.803108 Roll=319.201208 at time 578431499.59632
Extracted the following transform:
x' = 0.756992 * x + 0.653425 * y + 84.8556
y' = 0.653425 * x + -0.756992 * y + 490.325
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[46]" "outfile=output.99907.1" "transform=tel2tel.99907.92.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[46]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[46]" "keyword=@skywcs.99907.93" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[47] skytime DEFAULT[TMIDDLE] => 578431507.118286
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431507.118286" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.94.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.701046 Dec=-15.802902 Roll=319.201870 at time 578431507.11829
Extracted the following transform:
x' = 0.756998 * x + 0.653418 * y + 85.5659
y' = 0.653418 * x + -0.756998 * y + 490.014
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[47]" "outfile=output.99907.1" "transform=tel2tel.99907.94.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[47]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[47]" "keyword=@skywcs.99907.95" "operation=add" "value=0" "longstring=NO" "history=NO" "protect=YES" "chatter=1"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[48] skytime DEFAULT[TMIDDLE] => 578431520.908556
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431520.908556" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.96.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700441 Dec=-15.802742 Roll=319.202521 at time 578431520.90856
Extracted the following transform:
x' = 0.757003 * x + 0.653411 * y + 86.4559
y' = 0.653411 * x + -0.757003 * y + 489.773
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[48]" "outfile=output.99907.1" "transform=tel2tel.99907.96.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[48]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[48]" "keyword=@skywcs.99907.97" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[49] skytime DEFAULT[TMIDDLE] => 578431540.967126
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431540.967126" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.98.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700129 Dec=-15.802826 Roll=319.202125 at time 578431540.96713
Extracted the following transform:
x' = 0.756998 * x + 0.653418 * y + 86.9138
y' = 0.653418 * x + -0.756998 * y + 489.898
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[49]" "outfile=output.99907.1" "transform=tel2tel.99907.98.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[49]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[49]" "keyword=@skywcs.99907.99" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[50] skytime DEFAULT[TMIDDLE] => 578431553.503736
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431553.503736" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.100.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700132 Dec=-15.803146 Roll=319.201822 at time 578431553.50374
Extracted the following transform:
x' = 0.756994 * x + 0.653422 * y + 86.9094
y' = 0.653422 * x + -0.756994 * y + 490.384
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[50]" "outfile=output.99907.1" "transform=tel2tel.99907.100.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[50]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[50]" "keyword=@skywcs.99907.101" "operation=add" "value=0" "chatter=1" "protect=YES" "history=NO" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[51] skytime DEFAULT[TMIDDLE] => 578431559.772046
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431559.772046" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.102.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700245 Dec=-15.803114 Roll=319.201887 at time 578431559.77205
Extracted the following transform:
x' = 0.756995 * x + 0.65342 * y + 86.7438
y' = 0.65342 * x + -0.756995 * y + 490.335
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[51]" "outfile=output.99907.1" "transform=tel2tel.99907.102.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[51]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[51]" "keyword=@skywcs.99907.103" "operation=add" "value=0" "history=NO" "chatter=1" "protect=YES" "longstring=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[52] skytime DEFAULT[TMIDDLE] => 578431582.337946
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431582.337946" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.104.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700390 Dec=-15.803591 Roll=319.201126 at time 578431582.33795
Extracted the following transform:
x' = 0.756987 * x + 0.65343 * y + 86.5301
y' = 0.65343 * x + -0.756987 * y + 491.059
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[52]" "outfile=output.99907.1" "transform=tel2tel.99907.104.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[52]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[52]" "keyword=@skywcs.99907.105" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[53] skytime DEFAULT[TMIDDLE] => 578431641.259996
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431641.259996" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.106.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700676 Dec=-15.803587 Roll=319.201514 at time 578431641.26
Extracted the following transform:
x' = 0.756992 * x + 0.653424 * y + 86.11
y' = 0.653424 * x + -0.756992 * y + 491.057
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[53]" "outfile=output.99907.1" "transform=tel2tel.99907.106.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[53]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[53]" "keyword=@skywcs.99907.107" "operation=add" "value=0" "longstring=NO" "chatter=1" "protect=YES" "history=NO"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[54] skytime DEFAULT[TMIDDLE] => 578431759.104076
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431759.104076" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.108.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700624 Dec=-15.803640 Roll=319.201562 at time 578431759.10408
Extracted the following transform:
x' = 0.756993 * x + 0.653423 * y + 86.1859
y' = 0.653423 * x + -0.756993 * y + 491.138
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[54]" "outfile=output.99907.1" "transform=tel2tel.99907.108.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[54]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[54]" "keyword=@skywcs.99907.109" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: verbose: HDU[55] skytime DEFAULT[TMIDDLE] => 578431907.035966
swiftxform: shell getxform "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "from=RAW" "to=SKY" "image=yes" "segment=1" "ra=185.7071" "dec=15.83015" "attfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz" "time=578431907.035966" "mjdref=51910.0007428704" "aberration=no" "outfile=tel2tel.99907.110.xform" "history=no"
swiftxform:
--- begin getxform
Assuming RAW coordinate segment 1 for all data
Using SWIFT XRT pointing RA=5.700550 Dec=-15.803568 Roll=319.201486 at time 578431907.03597
Extracted the following transform:
x' = 0.756992 * x + 0.653425 * y + 86.2941
y' = 0.653425 * x + -0.756992 * y + 491.027
--- end getxform
swiftxform: shell imagetrans "infile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr_corr.img[55]" "outfile=output.99907.1" "transform=tel2tel.99907.110.xform" "inverse=none" "method=AREA" "dimenx=1000" "dimeny=1000" "seed=0" "bitpix=-32" "zeronulls=no" "history=yes"
swiftxform:
--- begin imagetrans
Reading image
Transforming
Writing transformed image
Appending Extension to an existing output file
--- end imagetrans
swiftxform: shell getwcs "teldef=/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef" "coord=SKY" "segment=1" "ra=185.7071" "dec=15.83015" "outfile=output.99907.1[55]" "history=no"
swiftxform: --- begin/end getwcs
swiftxform: shell fthedit "infile=output.99907.1[55]" "keyword=@skywcs.99907.111" "operation=add" "value=0" "longstring=NO" "history=NO" "chatter=1" "protect=YES"
swiftxform: --- begin/end fthedit
swiftxform: shell ftchecksum "infile=output.99907.1" "update=yes" "datasum=yes" "allok=No" "chatter=2" 2>&1
xrtexpomap_0.3.1: Info: 'swiftxform' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img' created
xrtexpomap_0.3.1: Info: Running 'ximage'  on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img'
 No of detectors read in:   34
![XIMAGE> chat 0
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+1"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+1
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+2"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+2
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+3"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+3
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+4"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+4
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+5"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+5
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+6"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+6
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+7"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+7
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+8"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+8
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+9"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+9
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+10"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+10
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+11"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+11
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+12"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+12
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+13"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+13
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+14"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+14
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+15"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+15
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+16"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+16
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+17"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+17
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+18"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+18
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+19"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+19
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+20"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+20
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+21"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+21
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+22"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+22
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+23"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+23
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+24"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+24
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+25"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+25
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+26"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+26
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+27"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+27
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+28"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+28
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+29"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+29
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+30"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+30
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+31"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+31
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+32"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+32
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+33"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+33
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+34"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+34
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+35"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+35
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+36"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+36
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+37"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+37
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+38"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+38
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+39"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+39
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+40"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+40
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+41"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+41
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+42"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+42
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+43"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+43
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+44"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+44
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+45"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+45
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+46"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+46
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+47"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+47
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+48"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+48
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+49"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+49
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+50"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+50
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+51"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+51
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+52"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+52
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+53"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+53
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+54"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+54
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> read "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+55"
![XIMAGE>   read_image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_skyinstr_corr.img+55
![XIMAGE> sum_ima
![XIMAGE> save_ima
![XIMAGE> write_ima/file=\"/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sumskyinstr.img\"
![XIMAGE> quit
![XIMAGE> exit
xrtexpomap_0.3.1: Info: 'ximage' exit with success. Created  '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sumskyinstr.img' image
xrtexpomap_0.3.1: Info: Running 'xrtexpocalc'
---------------------------------------------------------------------
                Running 'xrtexpocalc_0.1.4'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Event file             :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sumskyinstr.img.gz'
Name of the output Event file            :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img'
---------------------------------------------------------------------
xrtexpocalc_0.1.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sumskyinstr.img.gz' file.
xrtexpocalc_0.1.4: Info:File  /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img successfully written.
---------------------------------------------------------------------
xrtexpocalc_0.1.4: Exit with success.
---------------------------------------------------------------------
xrtexpomap_0.3.1: Info: 'xrtexpocalc' exit with success. '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img' created
----------------------------------------------------------
xrtexpomap_0.3.1: Exit with success
------------------------------------------------------------
xrtpipeline_0.13.7: Info: SetExpoMapFileName: Exposure Map File will be /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img
xrtpipeline_0.13.7: Info: SetExpoMapFileName: Raw Instrument Map will be /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img
xrtpipeline_0.13.7: Info: 'xrtexpomap' exit with success.
xrtpipeline_0.13.7: Info: Running 'xrtproducts' on /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt
--------------------------------------------------------------
             Running ' xrtproducts version 0.4.3 '
--------------------------------------------------------------
CheckRa : Info: CheckRa: Performing check on RA '185.733958' string
CheckDec: Info: CheckDec: Performing check on DEC '15.826119' string
xrtproducts_0.4.3: Info: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt
xrtproducts_0.4.3: Info: Running 'ximage'  on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
 No of detectors read in:   34
![XIMAGE> chat 0
![XIMAGE> read/size=600/ecol=pi/emin=30/emax=1000 /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt
![XIMAGE> cey 2000
![XIMAGE> smo
![XIMAGE> cpd /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sk.gif/gif
![XIMAGE> disp
![XIMAGE> grid
![XIMAGE> cpd /xs
![XIMAGE> quit
![XIMAGE> exit
xrtproducts_0.4.3: Info: 'ximage' exit with success. Created  '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sk.gif' image
xrtproducts_0.4.3: Info: The Light Curve will be '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.lc'
xrtproducts_0.4.3: Info: RaDec2XY: Converting ra: 185.733958 deg and dec: 15.826119 deg into x,y pixel
xrtproducts_0.4.3: Info: RaDec2XY: Calculated x: 461.038235724255pixel and y: 494.346528290214pixel
xrtproducts_0.4.3: Info: Extraction Region: CIRCLE( 461.038235724255,494.346528290214,20)
xrtproducts_0.4.3: Info: The Image File will be '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sk.img'
xrtproducts_0.4.3: Info: Running 'xselect'  on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_xselect.xco'

                         **  XSELECT V2.5c  **

!> Enter session name >[xsel99352] xsel99352
 Command not found; type ? for a command listing
!xsel99352:XRISM > read eve sw00011337002xpcw3po_cl.evt
!> Enter the Event file dir >[/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002] /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002//
Got new mission: SWIFT
!> Reset the mission ? >[yes]

 Notes: XSELECT set up for      SWIFT
 Time keyword is TIME       in units of s
 Default timing binsize =   5.0000

Setting...
 Image  keywords   = X          Y           with binning =    1
 WMAP   keywords   = X          Y           with binning =    1
 Energy keyword   = PI                     with binning =    1

Getting Min and Max for Energy Column...
Got min and max for PI:     0   1023

Got the minimum time resolution of the read data:   2.5073
MJDREF =  5.1910000742870E+04 with TIMESYS = TT
 Number of files read in:            1

******************** Observation Catalogue ********************

Data Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/
HK Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/


        OBJECT      OBS_ID      DATE-OBS                 DATAMODE
      1 AT2019ehk   00011337002 2019-05-01T09:41:50.3711 PHOTON

!xsel99352:SWIFT-XRT-PHOTON > extract image
extractor v6.17    25 Mar 2025
 Getting FITS WCS Keywords
 Doing file: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt
100% completed
          Total      Good    Bad: Time     Phase     Grade       Cut
            735       735            0         0         0         0
===============================================================================
    Grand Total      Good    Bad: Time     Phase     Grade       Cut
            735       735            0         0         0         0
   in  1898.0     seconds
 Image            has      735 counts for  0.3872     counts/sec
Keyword TLM2FITS has two values: 'V6.4' and 'V6.4    '
!xsel99352:SWIFT-XRT-PHOTON > save image /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sk.img
Wrote image to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_sk.img
!xsel99352:SWIFT-XRT-PHOTON > set wmapname X Y
Warning : downstream software assumes that the WMAP is
          in detector coordinates
!xsel99352:SWIFT-XRT-PHOTON > set xyname X Y
!xsel99352:SWIFT-XRT-PHOTON > filter region /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po.reg
!xsel99352:SWIFT-XRT-PHOTON > set binsize 2.51
!xsel99352:SWIFT-XRT-PHOTON > extract spectrum
extractor v6.17    25 Mar 2025
 Getting FITS WCS Keywords
 Doing file: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt[regfilter("xsel99352_region.xsl",X,Y)]
100% completed
          Total      Good    Bad: Time     Phase     Grade       Cut
             74        74            0         0         0         0
===============================================================================
    Grand Total      Good    Bad: Time     Phase     Grade       Cut
             74        74            0         0         0         0
   in  1898.0     seconds
 Spectrum         has       74 counts for  3.8988E-02 counts/sec
Keyword TLM2FITS has two values: 'V6.4' and 'V6.4    '
 ... wrote the PHA data Extension
!xsel99352:SWIFT-XRT-PHOTON > save spectrum /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.pha
Wrote spectrum to /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.pha
!xsel99352:SWIFT-XRT-PHOTON > filter pha_cutoff 30 1000
!xsel99352:SWIFT-XRT-PHOTON > extract curve exposure=0.0
extractor v6.17    25 Mar 2025
 Getting FITS WCS Keywords
 Doing file: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt[regfilter("xsel99352_region.xsl",X,Y)]
100% completed
          Total      Good    Bad: Time     Phase     Grade       Cut
             74        74            0         0         0         0
===============================================================================
    Grand Total      Good    Bad: Time     Phase     Grade       Cut
             74        74            0         0         0         0
   in  1898.0     seconds
 Fits light curve has   74.00     counts for  3.8988E-02 counts/sec
Keyword TLM2FITS has two values: 'V6.4' and 'V6.4    '
 Thresholding removed more than half the bins
 Try exposure=0.0 on the extract command in xselect
 or lcthresh=0.0 if running extractor stand-alone
!xsel99352:SWIFT-XRT-PHOTON > save curve /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.lc
Wrote FITS light curve to file /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.lc
!xsel99352:SWIFT-XRT-PHOTON > quit
!> Save this session? >[no] no
xrtproducts_0.4.3: Info: 'xselect' exit with success. Light Curve ,Spectrum and Image  generated for '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
xrtproducts_0.4.3: Info: CallQuzcif: Running quzcif SWIFT XRT - - matrix 2019-05-01 09:41:50.3711 "datamode.eq.photon.and.grade.eq.G0:12.and.XRTVSUB.eq.6" retrieve+ clobber=yes
CallQuzcif: Info: Output 'quzcif' Command:
CallQuzcif: Info:/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/rmf/swxpc0to12s6_20130101v014.rmf 1
xrtproducts_0.4.3: Info: Running 'xrtmkarf'

---------------------------------------------------------------
                Running 'xrtmkarf_0.6.4'
---------------------------------------------------------------
                 Input Parameters List:
Name of the input RMF file                    :'/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/rmf/swxpc0to12s6_20130101v014.rmf'
Name of the input mirror effective area file  :'CALDB'
Name of the input filter transmission file    :'CALDB'
Name of the input arf file                    :'CALDB'
Name of the input exposure map file           :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img'
Name of the input vignetting file             :'CALDB'
Name of the input spectrum file               :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.pha'
Name of the input PSF file                    :'CALDB'
Name of the output ARF file                   :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.arf'
Source SKYX                                   :'461.038236'
Source SKYY                                   :'494.346528'
Source off-axis angle (arcmin)                :'-99.000000'
Extended source?                              : no
---------------------------------------------------------------

vig_flag (in)  : 1
  min exposure : 0.000000 in 0 0
  max exposure : 1893.538086 in 514 497
 MAXIMUM EXPOSURE : 1.000000
 CENTER of the ROI (SKY)  461.038236 494.346528
 CENTER of the SRC (SKY)  461.038239 494.346527
xrtmkarf_0.6.4: Info: WMAP region boundaries (X1:X2,Y1:Y2):[ 442 : 481 , 475 : 514 ]
xrtmkarf_0.6.4: Info: Source position (X,Y): [461.038239 , 494.346527]
  min ROI exposure : 490.021027 in 471 492
  max ROI exposure : 1885.836060 in 480 497
xrtmkarf_0.6.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/rmf/swxpc0to12s6_20130101v014.rmf' CALDB file.
xrtmkarf_0.6.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/arf/swxs6_20010101v001.arf' CALDB file.
185.707059 15.830150 185.707100 15.830150
 Optical Axis SKY coordinate X: 500.559510
 Optical Axis SKY coordinate Y: 500.500455
CX: 461.038239 CY: 494.346527 Off-axis Angle (arcmin): 1.573236
vig_flag   : 1
>>> using a vignetted exposure map
xrtmkarf_0.6.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/psf/swxpsf20010101v006.fits' CALDB file.
 PERC. OF FLUENCE WITHIN THE ROI:  78.353989 (AT 1.002500 keV )
 PERC. OF FLUENCE WITHIN THE ROI:  78.356105 (ON AVERAGE)
xrtmkarf_0.6.4: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.arf' file successfully written.
---------------------------------------------------------------------
xrtmkarf_0.6.4: Exit with success.
---------------------------------------------------------------------

                XSPEC version: 12.15.0
        Build Date/Time: Mon Apr 28 22:48:15 2025


Executing script file "/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_xspec.xcm" ...


!XSPEC12>chatter 5

!XSPEC12>data /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.pha

!XSPEC12>response /Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/rmf/swxpc0to12s6_20130101v014.rmf

!XSPEC12>arf /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.arf

!XSPEC12>setplot energy

!XSPEC12>ignore **-0.3 10.2-**

!XSPEC12>setplot rebin 2 200

!XSPEC12>setplot command " cpd /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3poph.gif/gif"

!XSPEC12>setplot command "time off"

!XSPEC12>setplot command "la t Energy spectrum(sw00011337002xpcw3posr.pha)"

!XSPEC12>setplot command "la f"

!XSPEC12>plot ldata

!XSPEC12>quit

!XSPEC12>::tclreadline::readline write /Users/ferdinand/.xspec/xspec.hty
 XSPEC: quit

!XSPEC12>tclexit

lcurve 1.0 (xronos6.0)

 Minimum Newbin Time    2.5100000      (s)
 for Maximum Newbin No..            14146

 Default Newbin Time is:   69.427666    (s) (to have 1 Intv. of     512 Newbins)


 Default Newbins per Interval are:         512
 (giving       1 Interval of          512 Newbins)


     512 analysis results per interval

100% completed
----------------------------------------------------------
xrtproducts_0.4.3: Exit with success
------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtproducts' exit with success.
xrtpipeline_0.13.7: Info: Running 'xrtlccorr'  on '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.lc'
---------------------------------------------------------------------
                Running 'xrtlccorr_0.4.0'
---------------------------------------------------------------------
                 Input Parameters List:
Name of the input Light Curve file       :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.lc'
Name of the input region file            :'none'
Name of the output Light Curve file      :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr_corr.lc'
Name of the output file                  :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr_corrfact.fits'
Name of the input TELDEF file            :'/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef'
Name of the the input attitude file      :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz'
Should aberration be included in aspecting? : no
Interpolate Attitude values?             : no
Correct for PSF:                         : yes
Name of the PSF CALDB file               :'CALDB'
Source X coordinate                      : -1.000000
Source Y coordinate                      : -1.000000
Energy value for PSF and Vignetting correction : 1.500000
Name of the output Instrument Map file   :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img'
Name of the input Event file             :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
Name of the input FOV region file        :'CALDB'
Name of the input HK Header file         :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk'
---------------------------------------------------------------------
xrtlccorr_0.4.0: Info: regionfile set to NONE, the region will be read from lcfile
xrtlccorr_0.4.0: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr.lc' file.
xrtlccorr_0.4.0: Info: Processing '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt' file.
xrtlccorr_0.4.0: Info: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk file.
xrtlccorr_0.4.0: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/instrument/swxregion20010101v004.fits' file.
xrtlccorr_0.4.0: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/vign/swxvign20010101v001.fits' CALDB file.
xrtlccorr_0.4.0: Info: Creating Raw Instrument Map.
xrtlccorr_0.4.0: Info: Appended 1 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 2 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 3 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 4 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 5 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 6 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 7 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 8 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 9 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 10 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 11 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 12 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 13 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 14 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 15 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 16 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 17 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 18 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 19 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 20 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 21 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 22 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 23 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 24 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 25 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 26 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 27 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 28 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 29 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 30 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 31 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 32 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 33 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 34 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 35 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 36 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 37 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 38 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 39 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 40 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 41 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 42 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 43 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 44 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 45 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 46 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 47 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 48 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 49 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 50 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 51 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 52 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 53 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 54 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 55 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 56 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 57 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 58 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 59 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 60 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 61 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 62 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 63 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 64 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 65 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 66 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 67 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 68 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 69 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 70 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 71 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 72 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 73 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 74 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 75 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 76 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 77 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 78 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 79 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 80 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 81 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 82 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 83 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 84 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 85 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 86 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 87 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 88 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 89 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 90 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 91 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 92 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 93 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 94 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 95 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 96 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 97 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 98 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 99 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 100 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 101 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 102 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 103 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 104 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 105 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 106 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 107 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 108 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 109 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 110 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 111 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 112 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 113 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 114 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 115 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 116 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 117 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 118 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 119 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 120 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 121 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 122 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 123 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 124 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 125 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 126 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 127 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 128 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 129 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 130 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 131 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 132 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 133 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 134 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 135 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 136 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 137 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 138 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 139 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 140 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 141 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 142 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 143 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 144 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 145 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 146 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 147 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 148 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 149 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 150 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 151 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 152 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 153 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 154 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 155 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 156 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 157 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 158 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 159 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 160 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 161 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 162 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 163 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 164 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 165 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 166 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 167 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 168 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 169 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 170 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 171 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 172 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 173 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 174 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 175 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 176 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 177 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 178 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 179 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 180 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 181 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 182 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 183 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 184 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 185 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 186 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 187 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 188 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 189 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 190 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: Appended 191 image in /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img file
xrtlccorr_0.4.0: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_srawinstr.img' successfully written.
xrtlccorr_0.4.0: Info: Creating rate correction file.
xrtlccorr_0.4.0: Info: The instrument map is corrected for vignetting
xrtlccorr_0.4.0: Info: set energy input parameter to 1.500000.
xrtlccorr_0.4.0: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr_corrfact.fits' successfully written.
xrtlccorr_0.4.0: Info: Correcting light curve.
xrtlccorr_0.4.0: Info: File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3posr_corr.lc' successfully written.
---------------------------------------------------------------------
xrtlccorr_0.4.0: Exit with success.
---------------------------------------------------------------------
xrtpipeline_0.13.7: Info: 'xrtlccorr' exit with success.

============================================================
xrtpipeline_0.13.7: Stage III: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
============================================================


============================================================
                SWIFT XRT pipeline Report
 Task: xrtpipeline Version: 0.13.7 Release Date: 2022-02-14
============================================================
----------------- INPUT/OUTPUT DIRECTORIES -----------------
Input Target Directory                : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002
Input Events Files Directory          : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002
Output directory                      : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002
-----------------        INPUT FILES       -----------------
Searching Input Data Files with stem  : 00011337002
Attitude File Name                    : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz
Attitude File Name for SETTLING data  : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002pat.fits.gz
HK Header File Name                   : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/xrt/hk/sw00011337002xhd.hk.gz
Spacecraft Housekeeping File Name     : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/auxil/sw00011337002sen.hk.gz
XRT Telescope Definition File          : /Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/bcf/teldef/swx20190101v001.teldef
S/C Telescop Definition File          : /Users/ferdinand/Research/WynnXraySN/caldb/data/swift/mis/bcf/align/swalign20041115v012.fits
-----------------------------------------------------------
pc: Found 1 Photon Counting Event File(s):
pc: ............... sw00011337002xpcw3po_uf.evt.gz
HK Trailer File Name                   : /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/xrt/hk/sw00011337002xtr.hk.gz
-----------------        PROCESSING HK     -----------------
hk: .... Optical Axis   RA from  RA_PNT keyword : 185.707059495932(deg)
hk: .... Optical Axis  DEC from DEC_PNT keyword : 15.8301502976095(deg)
hk: .... Optical Axis ROLL from  PA_PNT keyword : 305.565599536516(deg)
................. : Input  RA Source Position : 185.733958
................. : Input DEC Source Position : 15.826119
hk: .... HK Header File Correction applied, created: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk
hk: .... Using Housekeeping Header Packet file: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xhdtc.hk' processed with:
hk: ....                                      : srcdetx = 300 srcdety = 300
hk: .... Created: Attitude Orbit File /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.attorb
hk: .... Created: Makefilter Configuration File /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/00011337002s.mkf
-----------------  PROCESSING EVENT FILES  -----------------
pc: Processing /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/sources/00011337002/xrt/event/sw00011337002xpcw3po_uf.evt.gz
pc: .... Data Mode: 'pc'
pc: ....  Obs Mode: 'POINTING'
pc: .... Stage   I: Calibrating Level 1 Event File: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt
pc: .... Stage   I: Calibrated Event File: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_uf.evt
pc: .... Stage  II: Created Filtered Level 2 Event File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
pc: .... Stage  II: Created Exposure Map File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img'
pc: .... Stage  II: Created Raw Instrument Map File '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_rawinstr.img.gz'
pc: .... Stage III: Processed '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt'
pc: .... Stage III: Corrected Light Curve
=============================================================================================
xrtpipeline_0.13.7: Exit with no errors - Mon Jul 21 11:15:58 PDT 2025
=============================================================================================
=============================================================================================

  If the XRTDAS software was helpful for your research work, the following
  acknowledgement would be appreciated: "This research has made use of the
  XRT Data Analysis Software (XRTDAS) developed under the responsibility
  of the ASI Science Data Center (ASDC), Italy."

=============================================================================================
=============================================================================================


                         **  XSELECT V2.5c  **

> Enter session name >[xsel99352] srcsess
srcsess:XRISM > read eve
> Enter the Event file dir >[/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002//] /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002
> Enter Event file list >[sw00011337002xpcw3po_cl.evt] sw00011337002xpcw3po_cl.evt
Got new mission: SWIFT
> Reset the mission ? >[yes] yes

 Notes: XSELECT set up for      SWIFT
 Time keyword is TIME       in units of s
 Default timing binsize =   5.0000

Setting...
 Image  keywords   = X          Y           with binning =    1
 WMAP   keywords   = X          Y           with binning =    1
 Energy keyword   = PI                     with binning =    1

Getting Min and Max for Energy Column...
Got min and max for PI:     0   1023

Got the minimum time resolution of the read data:   2.5073
MJDREF =  5.1910000742870E+04 with TIMESYS = TT
 Number of files read in:            1

******************** Observation Catalogue ********************

Data Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/
HK Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/


        OBJECT      OBS_ID      DATE-OBS                 DATAMODE
      1 AT2019ehk   00011337002 2019-05-01T09:41:50.3711 PHOTON

srcsess:SWIFT-XRT-PHOTON > filter reg /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/source.reg
srcsess:SWIFT-XRT-PHOTON > set phaname PI

Getting Min and Max for Energy Column...
Got min and max for PI:     0   1023

srcsess:SWIFT-XRT-PHOTON > extract spec
extractor v6.17    25 Mar 2025
 Getting FITS WCS Keywords
 Doing file: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt[regfilter("srcsess_region.xsl",X,Y)]
100% completed
          Total      Good    Bad: Time     Phase     Grade       Cut
             56        56            0         0         0         0
===============================================================================
    Grand Total      Good    Bad: Time     Phase     Grade       Cut
             56        56            0         0         0         0
   in  1898.0     seconds
 Spectrum         has       56 counts for  2.9504E-02 counts/sec
Keyword TLM2FITS has two values: 'V6.4' and 'V6.4    '
 ... wrote the PHA data Extension
srcsess:SWIFT-XRT-PHOTON > save spec /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.pha
Wrote spectrum to /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.pha
srcsess:SWIFT-XRT-PHOTON > exit
> Save this session? >[no] no

                         **  XSELECT V2.5c  **

> Enter session name >[srcsess] bkgsess
bkgsess:XRISM > read eve
> Enter the Event file dir >[/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002] /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002
> Enter Event file list >[sw00011337002xpcw3po_cl.evt] sw00011337002xpcw3po_cl.evt
Got new mission: SWIFT
> Reset the mission ? >[yes] yes

 Notes: XSELECT set up for      SWIFT
 Time keyword is TIME       in units of s
 Default timing binsize =   5.0000

Setting...
 Image  keywords   = X          Y           with binning =    1
 WMAP   keywords   = X          Y           with binning =    1
 Energy keyword   = PI                     with binning =    1

Getting Min and Max for Energy Column...
Got min and max for PI:     0   1023

Got the minimum time resolution of the read data:   2.5073
MJDREF =  5.1910000742870E+04 with TIMESYS = TT
 Number of files read in:            1

******************** Observation Catalogue ********************

Data Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/
HK Directory is: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/


        OBJECT      OBS_ID      DATE-OBS                 DATAMODE
      1 AT2019ehk   00011337002 2019-05-01T09:41:50.3711 PHOTON

bkgsess:SWIFT-XRT-PHOTON > filter reg /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/bkg.reg
bkgsess:SWIFT-XRT-PHOTON > set phaname PI

Getting Min and Max for Energy Column...
Got min and max for PI:     0   1023

bkgsess:SWIFT-XRT-PHOTON > extract spec
extractor v6.17    25 Mar 2025
 Getting FITS WCS Keywords
 Doing file: /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_cl.evt[regfilter("bkgsess_region.xsl",X,Y)]
100% completed
          Total      Good    Bad: Time     Phase     Grade       Cut
             48        48            0         0         0         0
===============================================================================
    Grand Total      Good    Bad: Time     Phase     Grade       Cut
             48        48            0         0         0         0
   in  1898.0     seconds
 Spectrum         has       48 counts for  2.5289E-02 counts/sec
Keyword TLM2FITS has two values: 'V6.4' and 'V6.4    '
 ... wrote the PHA data Extension
bkgsess:SWIFT-XRT-PHOTON > save spec /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcbk.pha
Wrote spectrum to /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcbk.pha
bkgsess:SWIFT-XRT-PHOTON > exit
> Save this session? >[no] no
➜ xrtmkarf outfile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.arf phafile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.pha srcx=-1 srcy=-1 psfflag=yes clobber=yes expofile=/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img

---------------------------------------------------------------
                Running 'xrtmkarf_0.6.4'
---------------------------------------------------------------
                 Input Parameters List:
Name of the input RMF file                    :'CALDB'
Name of the input mirror effective area file  :'CALDB'
Name of the input filter transmission file    :'CALDB'
Name of the input arf file                    :'CALDB'
Name of the input exposure map file           :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/sw00011337002xpcw3po_ex.img'
Name of the input vignetting file             :'CALDB'
Name of the input spectrum file               :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.pha'
Name of the input PSF file                    :'CALDB'
Name of the output ARF file                   :'/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.arf'
Source SKYX                                   :'-1.000000'
Source SKYY                                   :'-1.000000'
Source off-axis angle (arcmin)                :'-99.000000'
Extended source?                              : no
---------------------------------------------------------------

vig_flag (in)  : 1
  min exposure : 0.000000 in 0 0
  max exposure : 1893.538086 in 514 497
 MAXIMUM EXPOSURE : 1.000000
 CENTER of the ROI (SKY)  461.038233 494.346528
 CENTER of the SRC (SKY)  461.038239 494.346527
xrtmkarf_0.6.4: Info: WMAP region boundaries (X1:X2,Y1:Y2):[ 451 : 471 , 484 : 504 ]
xrtmkarf_0.6.4: Info: Source position (X,Y): [461.038239 , 494.346527]
  min ROI exposure : 490.021027 in 471 492
  max ROI exposure : 1880.863281 in 470 499
xrtmkarf_0.6.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/rmf/swxpc0to12s6_20130101v014.rmf' CALDB file.
xrtmkarf_0.6.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/arf/swxs6_20010101v001.arf' CALDB file.
185.707059 15.830150 185.707100 15.830150
 Optical Axis SKY coordinate X: 500.559510
 Optical Axis SKY coordinate Y: 500.500455
CX: 461.038239 CY: 494.346527 Off-axis Angle (arcmin): 1.573236
vig_flag   : 1
>>> using a vignetted exposure map
xrtmkarf_0.6.4: Info: Processing '/Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/psf/swxpsf20010101v006.fits' CALDB file.
 PERC. OF FLUENCE WITHIN THE ROI:  70.717382 (AT 1.002500 keV )
 PERC. OF FLUENCE WITHIN THE ROI:  70.716071 (ON AVERAGE)
xrtmkarf_0.6.4: Info: '/Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.arf' file successfully written.
---------------------------------------------------------------------
xrtmkarf_0.6.4: Exit with success.
---------------------------------------------------------------------
Please enter PHA filename[/Users/ferdinand/Research/WynnXraySN/SN2025coe/XRT2025coe/stacks/00019577013_to_00019577013/pcsou.pha] /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.pha
Please enter output filename[/Users/ferdinand/Research/WynnXraySN/SN2025coe/XRT2025coe/stacks/00019577013_to_00019577013/pcsougr1.pha] /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsougr1.pha

  -------------------------
  MANDATORY KEYWORDS/VALUES
  -------------------------
  --------------------------------------------------------------------
  --------------------------------------------------------------------
  EXTNAME   - SPECTRUM        Name of this BINTABLE
  TELESCOP  - SWIFT           Mission/Satellite name
  INSTRUME  - XRT             Instrument/Detector
  FILTER    - NONE            Instrument filter in use
  EXPOSURE  - 1890.5          Integration time (in secs) of PHA data
  AREASCAL  - 1.0000          Area scaling factor
  BACKSCAL  - 3.55000E-04     Background scaling factor
  BACKFILE  - none            Associated background file
  CORRSCAL  - 1.0000          Correlation scaling factor
  CORRFILE  - none            Associated correlation file
  RESPFILE  - none            Associated redistribution matrix file
  ANCRFILE  - none            Associated ancillary response file
  POISSERR  - TRUE            Whether Poissonian errors apply
  CHANTYPE  - PI              Whether channels have been corrected
  TLMIN1    - 0               First legal Detector channel
  DETCHANS  - 1024            No. of legal detector channels
  NCHAN     - 1024            No. of detector channels in dataset
  PHAVERSN  - 1.2.0           OGIP FITS version number
  STAT_ERR  - FALSE           Statistical Error
  SYS_ERR   - FALSE           Fractional Systematic Error
  QUALITY   - TRUE            Quality Flag
  GROUPING  - FALSE           Grouping Flag
  --------------------------------------------------------------------
  --------------------------------------------------------------------
GRPPHA[chkey respf /Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/rmf/swxpc0to12s6_20130101v014.rmf] chkey respf /Users/ferdinand/Research/WynnXraySN/caldb/data/swift/xrt/cpf/rmf/swxpc0to12s6_20130101v014.rmf
GRPPHA[exit] chkey ancrf /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.arf
GRPPHA[chkey ancrf /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcsou.arf] chkey backf /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcbk.pha
GRPPHA[chkey backf /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002/pcbk.pha] group min 1
GRPPHA[group min 1] exit
 ... written the PHA data Extension
 ...... exiting, changes written to file : /Users/ferdinand/Research/WynnXrayS
 ** grppha 3.1.0 completed successfully

✓ DONE – products written to /Users/ferdinand/Research/WynnXraySN/Tutorials/notebook/output/00011337002