Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

which computes the Onset, the Onset of CompEnOn and the length of a transfer function for each pixel. The first figure displays the map of these 3 parameters  and this map is clickable in order to see each pixel's transfer function in a separate window. Close the figures to stop the program. The picture of the maps is saved here: /sdf/data/lcls/ds/rix/rixx1003721/results/scan/ (.png format)

Example of analysis of a TimeScan:

sbatch -p milano --nodes 10 --ntasks-per-node 10 --wrap="mpirun python -u -m mpi4py.run TimeScanParallelSlice.py -r 444 -t 100"

python TimeScanParallelSlice.py -r 444 --threshold 0 

python MapCompEnOn.py -f ../scan/TimeScanParallel_c0_r444_n1.h5

→ and click on the maps in order to plot the transfer function of pixel selected 

SinglePhotons

To estimate the occupancy, do e.g.

...