Our CPI classification system uses the software was developed for the PHIPS. The software is located on the Aircraft server. Best to use a VNC connection to access the software. Different flights can be classified.
1. Working Directory: /nas/und/NorthEast/2023/Aircraft/P3_N426NA/FlightData/20230115_1/Analysis/cpi_indivi_images_test/20230115_FL1608_Classification
2. Run the software:
3. In Current Folder, select PHIPS_Image_Classifier_8_2.mlapp file.
4. In 2: “Classifier” Use Last_Data, such as Delene_20240711
5. In 3: Select Button “Load Existing Classification” or “Make New Classification”
Problems/Solutions
Starting to Classify
This software was developed by Dr. Emma Jarvinen (jarvinen@ucar.edu) and Dr. Martin Schnaiter (martin.schnaiter@kit.edu) and provides an easy-to-use interface for classifying images of particles taken by the PHIPS instrument.
For this walk through, we will be displaying PHIPS data using this software from the 07/25/2019 Flight from the Capeex19 project on 'Aircraft'.
cd /nas/und/Florida/2019/Aircraft/CitationII_N555DS/FlightData/20190725_175413/PHIPS_Data
matlab
When classifying an image, you must selected the appropriate attributes in the bottom left corner of the software window before finalizing the particle type on the 'Selection' area on the mid-to-upper right side of the software window. Once you have decided the appropriate attributes and finalized your decision as to what type of particle is being displayed, the next image will pop up automatically.
Once done with classifying several images, you can save your work (or work-in-progress) by selecting the red save icon on the top of the software window. This will automatically save your classifications into your current directory as a txt file.
mv PhipsData_20190725-1759_Image_Classification.txt PhipsData_20190725-1759_Image_Classification_<lastname>.txt
In order to combine the C1 & C2 PHIPS images you must have the CoPAS ADPAA repository installed in your home directory. For more information on how to install ADPAA click on the following link: http://aerosol.atmos.und.edu/DataProcessingGuide.pdf
Once the repository is installed, you now can combine your PHIPS images. In continuation with our example, we will do a walk through on combining the PHIPS images from the 20190725_17413 flight. Go to the following directory where your PHIPS data is located.
cd /nas/und/Florida/2019/Aircraft/CitationII_N555DS/FlightData/20190725_175413/PHIPS_Data
From here, make sure you have your PHIPS data in this current directory as well as two text files (*0000_C1.txt & *0000_C2.txt). These files are necessary for the combine_PHIPS_Images.py ADPAA python script to read in the accurate time information.
Now, we can run combine_PHIPS_images.py in the current directory (PHIPS_Data directory):
combine_PHIPS_Images.py
Depending on how many images you have this may take awhile. When completed you should now have new directories named *_C1-C2 for the corresponding bins.