Skip to content

Commit

Permalink
Update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremykubica committed Apr 22, 2024
1 parent 1daca36 commit a51e413
Show file tree
Hide file tree
Showing 26 changed files with 215 additions and 807 deletions.
Binary file removed data/fake_results/all_ps_DEMO.npy
Binary file not shown.
1 change: 0 additions & 1 deletion data/fake_results/all_times_DEMO.txt

This file was deleted.

84 changes: 84 additions & 0 deletions data/fake_results/config_DEMO.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
ang_arr:
- 0.5
- 0.5
- 11
average_angle: 0.0
center_thresh: 0.0
chunk_size: 1000000
clip_negative: true
cluster_function: DBSCAN
cluster_type: position
debug: false
do_clustering: true
do_mask: true
do_stamp_filter: true
encode_num_bytes: -1
eps: 0.03
flag_keys:
- BAD
- EDGE
- NO_DATA
- SUSPECT
- UNMASKEDNAN
gpu_filter: true
im_filepath: ../data/demo
ind_output_files: true
known_obj_jpl: false
known_obj_obs: 3
known_obj_thresh: null
lh_level: 10.0
mask_bit_vector: null
mask_bits_dict:
BAD: 0
CLIPPED: 9
CR: 3
CROSSTALK: 10
DETECTED: 5
DETECTED_NEGATIVE: 6
EDGE: 4
INEXACT_PSF: 11
INTRP: 2
NOT_DEBLENDED: 12
NO_DATA: 8
REJECTED: 13
SAT: 1
SENSOR_EDGE: 14
SUSPECT: 7
UNMASKEDNAN: 15
mask_grow: 10
mask_num_images: 10
mask_threshold: null
max_lh: 1000.0
mjd_lims: null
mom_lims:
- 37.5
- 37.5
- 1.5
- 1.0
- 1.0
num_cores: 1
num_obs: 7
output_suffix: DEMO
peak_offset:
- 3.0
- 3.0
psf_file: null
psf_val: 1.4
repeated_flag_keys: []
res_filepath: ./fake_results
result_filename: ./fake_results/results.ecsv
save_all_stamps: true
sigmaG_lims:
- 15
- 60
stamp_radius: 10
stamp_type: cpp_median
time_file: null
v_arr:
- 0
- 20
- 21
x_pixel_bounds: null
x_pixel_buffer: null
y_pixel_bounds: null
y_pixel_buffer: null
1 change: 0 additions & 1 deletion data/fake_results/filtered_likes_DEMO.txt

This file was deleted.

1 change: 0 additions & 1 deletion data/fake_results/lc_DEMO.txt

This file was deleted.

1 change: 0 additions & 1 deletion data/fake_results/lc_index_DEMO.txt

This file was deleted.

1 change: 0 additions & 1 deletion data/fake_results/phi_DEMO.txt

This file was deleted.

1 change: 0 additions & 1 deletion data/fake_results/ps_DEMO.txt

This file was deleted.

1 change: 0 additions & 1 deletion data/fake_results/psi_DEMO.txt

This file was deleted.

23 changes: 10 additions & 13 deletions data/fake_results/results.ecsv

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/fake_results/results_DEMO.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lh: 243.354874 flux: 780.256409 x: 106 y: 44 x_v: 9.513972 y_v: -0.432751 obs_count: 10
lh: 227.512299 flux: 729.461182 x: 106 y: 44 vx: 9.513972 vy: 0.432751 obs_count: 10 valid: 1
1 change: 0 additions & 1 deletion data/fake_results/times_DEMO.txt

This file was deleted.

1 change: 0 additions & 1 deletion data/fake_results_noisy/all_times_DEMO.txt

This file was deleted.

63 changes: 0 additions & 63 deletions data/fake_results_noisy/filtered_likes_DEMO.txt

This file was deleted.

63 changes: 0 additions & 63 deletions data/fake_results_noisy/lc_DEMO.txt

This file was deleted.

63 changes: 0 additions & 63 deletions data/fake_results_noisy/lc_index_DEMO.txt

This file was deleted.

Loading

0 comments on commit a51e413

Please sign in to comment.