@INTENSITY SI SEQ DETAIL
出自 DDCC TCAD TOOL Manual
於 2024年11月20日 (三) 22:13 由 Sufei2 (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "Not currently in use. *Used when reading or outputting photon intensity shape sequence information. If the intensity height_prop & signal_bit sequence is the sam...")
- Used when reading or outputting photon intensity shape sequence information. If the intensity 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 INTENSITY_SI_SEQ_DETAIL in the fortran code.
Note:intensity shape sequence information include height_prop(:), signal_bit(:).
example
@INTENSITY_SI_SEQ_DETAIL .FALSE.
Which means that each photon has the same intensity shape sequence and will be recorded as a row of data.