Commit 1b0cc73
authored
pyPI conforming changes (#4)
* synthetic injection pipeline frame work, scatter stars to come
* synthetic injection pipeline complete, begin bug check
* injextnamelist rename
* verbose increase for troubleshoot
* verbose
* is injextnames empty?
* injextnames
* eliminate injextnames
* filter is just a letter but fits header is soooo long...
* merge extname, name, and key to key
* supress warnings from load nonstd keywords
* apparently and ordered dictionary has to be defined... python nonsense
* zero safe inversion
* redefine cat
* make sure to add I before the injected run loop
* help with I handling
* export outmodel to big dig and pass bigdict tothe save fxn
* errant colon
* just edit big dict rather than recopy params
* update big dict so we can just pass everything to save fxn
* change mock cat header name
* match Eddie's xy convention, I think psfmod.render will need this
* FIX ME number of inject limit
* different seed for fits compressin test
* update leda to remove by hand list AKS
* verbose
* more verbose
* lift assertion threshold
* fix path from scratch to home
* recompute coordinates on reduced list
* verbose
* verbose diam_mod
* verbose idx_mod and idx
* verbose idx_bad
* idx and idx_bad orders seem to have been messed up during the last PR
* remove verbose
* point to new galmask path
* wrap injection write files to clean up deacm_proc
* injectfrac fix
* psf_shift now just a simple call
* seed rng with date of file for reproducible but different inject tests
* save decam_proc
* import os
* add overwrite
* injectfrac consistent naming
* silent fits files!
* indent
* indent
* force injected sources to be positive
* verbose
* isnan not is_nan...
* verbose gain?
* seems to be in the psf shift
* print min to confirm it is small and I can set to zero
* more psf stats
* print key
* update size to account for negative stars stripped out
* sample star positions with the date seeded rng
* save the mock catalogue with the Eddie normalization
* psfmod define
* scattering returns 6 values
* need to have length x now
* rename main folder, add pypi required setup.py
* remove intermediate files1 parent 6662e79 commit 1b0cc73
20 files changed
Lines changed: 51 additions & 20 deletions
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments