2024-10-25 16:05:22 +10:00
2024-09-30 14:48:16 +10:00
2024-10-25 15:55:16 +10:00
2024-09-30 14:48:16 +10:00
2024-10-23 14:20:57 +10:00
2024-10-15 14:12:11 +10:00
2024-10-15 15:11:10 +10:00
2024-10-25 16:05:22 +10:00
2024-10-18 00:03:22 +10:00
2024-10-17 01:45:54 +10:00
2024-10-22 20:23:02 +10:00

Ionization Probe Analysis Code

Written by Cal Wing (c.wing@uq.net.au - 45811953) in 2024 for his Thesis

Installation

Run pip install -r requirements.txt or equivilient for your envoroment.

Running

Run main.py it will then generate all the output graphs and put them in (a git untracked) folder called ./images.

By default all data graphs will be generated - you need to change the functions called at the end

./data Explanation

I like YAML files to store information. All the data shot folders have a file call _info.yaml this file contained all the info about the shot so that when it would load & be graphed it would be correct.

I hope the values are self explanatory but they may not - sorry.

Description
No description provided
Readme 50 MiB
Languages
Python 99.3%
Shell 0.7%