Search found 13 matches
- Mon Oct 09, 2023 5:41 am
- Forum: Data analysis
- Topic: Confusion encountered during mock eROSITA observation
- Replies: 1
- Views: 8394
Confusion encountered during mock eROSITA observation
Recently, I plan to use TNG's Snapshots to simulate eROSITA observations. However, during the simulation process using SIXTE, an attitude file is required. Following the SIXTE MANUAL, the current attitude file for eROSITA can either be downloaded from the SIXTE homepage or the eROSITA wiki page (htt...
- Tue Dec 13, 2022 10:30 am
- Forum: evatt
- Topic: How to apply the astrometric corrections to the event files ?
- Replies: 3
- Views: 1868
Re: How to apply the astrometric corrections to the event files ?
declare -a reg=("300007" "300008" "300009" "300010") declare -a ra_corr=("-0.0013889" "-0.0013889" "-0.0014167" "-0.0013889") declare -a de_corr=("0.0011667" "0.0008889" "0.0009722" "0....
- Tue Nov 29, 2022 9:07 am
- Forum: evatt
- Topic: How to apply the astrometric corrections to the event files ?
- Replies: 3
- Views: 1868
How to apply the astrometric corrections to the event files ?
In Section 3.2 of Brunner et al. (2022), the mean linear offsets of the X-ray sources from the Gaia DR2 positions of the reference catalogue are shown in Table 1. It said that the recalculation of the event coordinates can be done with the tasks "evatt" and "radec2xy". But I dono...
- Wed Mar 30, 2022 8:59 am
- Forum: ermldet
- Topic: ermldet problem
- Replies: 3
- Views: 2988
Re: ermldet problem
Here is a part of the bash code: ---------- Here ${reg[$i]} is the Obs. ID , ${dec_name[$j]} and ${ra_name[$i]} are the coordinates to recenter. ---------- evtool eventfiles="../fm00_${reg[$i]}_020_EventList_c001.fits" outfile="./${reg[$i]}_${dec_name[$j]}${ra_name[$i]}/events_image_$...
- Wed Mar 23, 2022 11:31 am
- Forum: erbox
- Topic: erbox doesn't work on the events after removing the data from TM5 and TM7
- Replies: 4
- Views: 4900
Re: erbox doesn't work on the events after removing the data from TM5 and TM7
Hi,
Indeed, it worked if adopting all of the TMs.
Indeed, it worked if adopting all of the TMs.
- Wed Mar 23, 2022 11:28 am
- Forum: ermldet
- Topic: ermldet problem
- Replies: 3
- Views: 2988
ermldet problem
Hello everyone, I use the docker to run eSASS, when I generate the ML-detected sources, I got these: ------------- /home/idies/sw/eSASS4EDR/bin/erm/ero_cifsl: Accessing cal file tm1_2dpsf_190220v03.fits task_overall_sp.sh: line 11: 18950 Killed ermldet mllist="./${reg[$i]}_${dec_name[$j]}${ra_n...
- Fri Mar 04, 2022 2:54 am
- Forum: Data analysis
- Topic: How to derive the energy conversion factor (ECF) of an extended source ?
- Replies: 2
- Views: 8460
How to derive the energy conversion factor (ECF) of an extended source ?
Hello everyone:
Is eSASS capable of doing this? I am curious about how to get the ECF, are there any journal articles or documents for reference?
Is eSASS capable of doing this? I am curious about how to get the ECF, are there any journal articles or documents for reference?
- Fri Mar 04, 2022 2:46 am
- Forum: erbox
- Topic: erbox doesn't work on the events after removing the data from TM5 and TM7
- Replies: 4
- Views: 4900
Re: erbox doesn't work on the events after removing the data from TM5 and TM7
Here are the commands: evtool eventfiles="../fm00_300007_020_EventList_c001.fits" outfile="events_image_300007.fits" image=yes emin=0.5 emax=2.0 region="fk5;circle(128.35,1,2.8)"; radec2xy "events_image_300007.fits" "128.35" "1"; evtool eve...
- Sat Feb 26, 2022 11:16 am
- Forum: erbox
- Topic: erbox doesn't work on the events after removing the data from TM5 and TM7
- Replies: 4
- Views: 4900
erbox doesn't work on the events after removing the data from TM5 and TM7
Hello everyone: When I run "erbox" on the events after removing the data from TM5 and TM7, it doesn't work. erbox: eSASS4EDR Feb 23 10:30:53 2022 erbox/SORT_IMA: **ERROR3** No detection mask for exposure At line 844 of file task/erbox/eboxdet_mod.f90 Fortran runtime error: Index '-1' of di...
- Wed Feb 23, 2022 2:38 am
- Forum: evtool
- Topic: How to remove the bad events ?
- Replies: 2
- Views: 7343
Re: How to remove the bad events ?
Oh, I have checked this.
Nearly half of the #300008 region have shallower exposure time, thanks!
Nearly half of the #300008 region have shallower exposure time, thanks!