Skip to content

Commit 54b7f99

Browse files
authored
README.md
1 parent 7e0afb1 commit 54b7f99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Odd-Low-Pass-Filter
22
The Odd-Low-Pass Filter is a tool to remove smaller, odd-parity structures like the vertical waves, and use the filtered data to examine the location of the Galaxy's mid-plane.
33

4+
## R_cuts_and_CMD_trim.py
5+
A Python file that cuts the sample's R range and the color and magnitude ranges, producing trimmed.csv files for each bin of R = 0.1 kpc. Apply this code first before applying the errorbar.py
6+
47
## OLPF.py (or errorbar.py)
58
A Python file that contains all OLPF codes, the average vertical height (for each radial bin) calculated with vertical waves removed, and the error bars of that calculation. The file also contains a way to investigate the effects of OLPF by subtracting the OLPF'd data from the raw data.
69

0 commit comments

Comments
 (0)