@PHASE SI SEQ DETAIL
跳至導覽
跳至搜尋
- Used when reading or outputting photon phase shape sequence information. If the phase height_prop & signal_bit sequence is the same on each photon, it will be set to .FALSE., so that the data is recorded in one line instead of one by one to save memory.
- Is store as PHASE_SI_SEQ_DETAIL in the fortran code.
Note:phase shape sequence information include height_prop(:), signal_bit(:).
example
@PHASE_SI_SEQ_DETAIL .TRUE.
Which means that each photon has different phase shape sequence and will be recorded line by line.