atmos:citation:research:iccp-cloudprobe2024
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
atmos:citation:research:iccp-cloudprobe2024 [2024/07/31 20:49] – klinman | atmos:citation:research:iccp-cloudprobe2024 [2024/07/31 20:50] (current) – klinman | ||
---|---|---|---|
Line 38: | Line 38: | ||
- Extract information from the header. Generate a PbP file that contains the image time from header for each particle, count in buffer, W, L, A, D, P, end diode shadow flag. | - Extract information from the header. Generate a PbP file that contains the image time from header for each particle, count in buffer, W, L, A, D, P, end diode shadow flag. | ||
- Program: Extract_Header_Information.py | - Program: Extract_Header_Information.py | ||
- | - To run on individual file: python3 Extract_Header_Information.py | + | - To run on individual file: python3 Extract_Header_Information.py |
- Generated file looks like: Output_Files/ | - Generated file looks like: Output_Files/ | ||
- View/plot with, ncview filename | - View/plot with, ncview filename | ||
- ncplot and ncdump should also work. | - ncplot and ncdump should also work. | ||
- | |||
- Determine counts recorded by probe as function of time before any corrections for particle size are made or before the sample volume is computed. | - Determine counts recorded by probe as function of time before any corrections for particle size are made or before the sample volume is computed. | ||
- Program: Counts_per_second.py | - Program: Counts_per_second.py | ||
- | - To run on individual file: python3 Counts_per_second.py | + | - To run on individual file: python3 Counts_per_second.py |
- Generated file looks like: Output_Files/ | - Generated file looks like: Output_Files/ | ||
- View/plot with, ncview filename | - View/plot with, ncview filename | ||
- ncplot and ncdump should also work. | - ncplot and ncdump should also work. | ||
- | |||
- Determine counts recorded by probe as a function of time after corrections for particle size based on out of focus particles are made (Assume we need to use “water-processing flag in SODA) | - Determine counts recorded by probe as a function of time after corrections for particle size based on out of focus particles are made (Assume we need to use “water-processing flag in SODA) | ||
- Program: Counts_per_second.py | - Program: Counts_per_second.py | ||
- | - To run on individual file: python3 Counts_per_second.py | + | - To run on individual file: python3 Counts_per_second.py |
- Generated file looks like: Output_Files/ | - Generated file looks like: Output_Files/ | ||
- View/plot with, ncview filename | - View/plot with, ncview filename | ||
- ncplot and ncdump should also work. | - ncplot and ncdump should also work. | ||
- | |||
- Number distribution functions before corrections for particle size (we will use counts per bin per second so that assumptions about the sample volume dependence on maximum dimension don't affect the results). | - Number distribution functions before corrections for particle size (we will use counts per bin per second so that assumptions about the sample volume dependence on maximum dimension don't affect the results). | ||
- Program: Number_Distribution.py | - Program: Number_Distribution.py | ||
- | - To run on individual file: python3 Number_Distribution.py | + | - To run on individual file: python3 Number_Distribution.py |
- Generated file looks like: Output_Files/ | - Generated file looks like: Output_Files/ | ||
- View/plot with, ncview filename | - View/plot with, ncview filename |
atmos/citation/research/iccp-cloudprobe2024.1722458966.txt.gz · Last modified: 2024/07/31 20:49 by klinman