Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
4918b0b
Added FUVA LEFT monitor, changes to filesystem & monitor_helper
dzhuliya Jun 6, 2019
5a7acde
Merge branch '46-add-tests' into 39-add-fuv-dark-monitors
dzhuliya Jun 12, 2019
e906982
Merge remote-tracking branch 'origin/master' into 39-add-fuv-dark-mon…
dzhuliya Aug 29, 2019
df5666f
small changes to imports - doesn't work yet don't merge
dzhuliya Sep 10, 2019
f58151d
Merge branch 'master' into 39-add-fuv-dark-monitors
dzhuliya Sep 10, 2019
4fcb7ee
dark_data_models now works
dzhuliya Sep 25, 2019
c6fae09
Merge branch 'master' of /Users/dashtamirova/cosmo with conflicts.
dzhuliya Oct 3, 2019
3324df1
Merge branch 'master' into 39-add-fuv-dark-monitors
dzhuliya Oct 3, 2019
af0a0e0
add cy27 directory
dzhuliya Nov 20, 2019
95f750d
draft that worked once upon a time
dzhuliya Feb 6, 2020
0d65787
Merge remote-tracking branch 'origin/master'
dzhuliya Feb 6, 2020
2fd7265
Merge branch 'master' into 39-add-fuv-dark-monitors
dzhuliya Feb 6, 2020
95b14fb
draft that worked once upon a time
dzhuliya Feb 6, 2020
c1ab365
draft for fuva left that worked once upon a time
dzhuliya Feb 6, 2020
149178e
draft for fuva left that worked once upon a time
dzhuliya Feb 6, 2020
67fb6bd
DRAFT: updated and added darkdatamodel to datamodels
dzhuliya Feb 14, 2020
8935d21
fixed the issue with dark counts clustering at zero
dzhuliya Feb 14, 2020
9f4c12c
updated subdir_pattern now find_files works
dzhuliya Feb 18, 2020
17e66d6
added FUVA bottom monitor
dzhuliya Feb 18, 2020
7a011e6
Merge remote-tracking branch 'origin/master'
dzhuliya Feb 18, 2020
49b9a16
Merge branch 'master' into 39-add-fuv-dark-monitors
dzhuliya Feb 18, 2020
2e4abc0
updated output location in yaml for myself
dzhuliya Feb 18, 2020
b5a4c15
added the rest of the FUV dark monitors
dzhuliya Feb 18, 2020
c2a05c4
added the rest of the FUV dark monitors
dzhuliya Feb 18, 2020
c6242ed
updated some docstrings. all dark monitors work
dzhuliya Feb 18, 2020
5f5ce5f
working monitors yay
dzhuliya Feb 18, 2020
57512f0
created new DataModel and DarkMonitor classes to work for FUV and NUV
cmagness May 8, 2020
9189b10
added better solar flux functionality to plots
cmagness Sep 4, 2020
28f3ee8
added programs file for dark program ids
cmagness Sep 4, 2020
f0f2b7a
finished up multi plots and added new monitor classes
Sep 7, 2020
26eded4
improved version of histogram. some stuff is still weird
Sep 8, 2020
b37662e
adding basic orbital variation plots
Sep 8, 2020
6451a70
added basic docstrings to dark monitor related classes/functions/methods
cmagness Sep 8, 2020
d1578ab
small typo fix
cmagness Sep 8, 2020
5689211
adding very basic tests
cmagness Sep 8, 2020
c7006e5
updates to include SAA filtering and changes to histogram computation
cmagness Sep 18, 2020
ae6a828
adding test file for dark programs
cmagness Sep 18, 2020
da9b4dd
trying to get the test config to work for the CIgit add .
cmagness Sep 18, 2020
d6aaaee
adding updates for date ranges, plot updates, etc
cmagness Oct 2, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .ipynb_checkpoints/create_new_monitor-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 4
}
Loading