atmos:citation:research:using_the_particle_by_particle_viewer_pbp_viewer.py
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
atmos:citation:research:using_the_particle_by_particle_viewer_pbp_viewer.py [2024/08/21 18:12] – klinman | atmos:citation:research:using_the_particle_by_particle_viewer_pbp_viewer.py [2024/08/23 15:29] (current) – klinman | ||
---|---|---|---|
Line 9: | Line 9: | ||
Pictures will be included here. | Pictures will be included here. | ||
* To open the program, run it using python. Either an IDE such as Spyder (maybe pycharm), or from the command line in an environment that can use python. From spyder I use e.g. runfile(' | * To open the program, run it using python. Either an IDE such as Spyder (maybe pycharm), or from the command line in an environment that can use python. From spyder I use e.g. runfile(' | ||
+ | * For a list of particle characteristics to look at using the program SEE AARONS BANSEMERS MANUAL ON SODA LINK HERE. | ||
* To navigate the program, pictures will be included with graphics explaining. They' | * To navigate the program, pictures will be included with graphics explaining. They' | ||
Line 25: | Line 26: | ||
{{: | {{: | ||
+ | - Circle 1: Showing the time filter in use. | ||
+ | - Circle 2: Whene the " | ||
{{: | {{: | ||
+ | - Circle 1: To use the diameter filter, use the dropdown menu to select " | ||
+ | - Circle 2: Leading off of the particle at 87510 shown in the previous image, the diameter filter searched the pbp file for the next particle that met the requirement of 5000 um. The new particle is shown, and it's diameter is 5509.31 um. The program had to skip ahead by ~0.3 seconds to find this particle. | ||
{{: | {{: | ||
+ | * Click to open particle sorter. The particle sorter is designed to specify categories to organize particles into and save to the pbp file that is open in the program. This means it adds a variable to the netcdf file. The exact format is still being developed. | ||
{{: | {{: | ||
+ | * "File and Commands": | ||
+ | * "Click for warning": | ||
+ | * "add row": Adds a row to name or load a category and sets up the categorization buttons. | ||
+ | * " | ||
{{: | {{: | ||
+ | * Here you can see that three rows/ | ||
+ | * All the categories automatically start out with a value of -1. -1 means the particle is uncategorized. If you click " | ||
+ | * When you toggle the bindings (with the " | ||
+ | * HOW THE DATA IS SAVED. | ||
+ | * Once the particle is categorized to your satisfaction, | ||
+ | Troubleshooting section? | ||
+ | A note to include when finishing this guide. Should just work on linux. windows has issue with opening files as r+ which allows edits to made to the file which is what happens with the sorter. Making a copy of the file and running the program with the copy seemed to fix that issue. Looked like both the original and copy files had write permissions so im not sure what exactly the problem was. | ||
atmos/citation/research/using_the_particle_by_particle_viewer_pbp_viewer.py.1724263973.txt.gz · Last modified: 2024/08/21 18:12 by klinman