-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1daca36
commit a51e413
Showing
26 changed files
with
215 additions
and
807 deletions.
There are no files selected for viewing
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.