-
Possible improvements could come from
* DESI data for training set
* NMF instead of PCA
* Better training set coverage in color space
* Upweighting rare QSOs in training set
* Legendre nuisance t…
-
Ich bin ja nicht vom Fach aber wenn ich eine Combobox öffne, wo das Label "Sachgebiet" dran steht, erwarte ich nicht die Auswahl von Wochentagen. Ist das fachlich korrekt? Kann mir das jemand erklären…
-
```
from desisim.simexp import simulate_spectra
from desisim.templates import ELG
flux, wave, meta, obj = ELG().make_templates(1, seed=1)
sim1 = simulate_spectra(wave, flux)
INFO:iers.py:82:freez…
-
Hello,
I have been using this pagination and it has been working great with Chrome,Edge and Mozilla but it is not working with IE 11 SCRIPT1003: Expected ':' error my code is below
$(function() {$("…
-
- we should read the seeing values in the header now that we have them when computing the calibration vectors. This is either a change in `desi_proc` when calling `desi_compute_fluxcalibration` by a…
-
The standard pipeline automates grouping spectra by healpix and running redshifts, but for (mini)SV we're running `desi_group_tileframes` to group by tiles/nights, and then `desi_coadd_spectra` and ru…
-
### Describe the bug
When on the ZKSync network, using the default block explorer when enabling the network, the "View asset in explorer" link takes users to an "Oops, we can't find anything" page. T…
-
On 20220411:
* the original arcs+flats were run before zeros+dark (i.e. out of order), so observers took more arcs+flats after the zeros+dark since the dome was closed due to weather anyway.
* I…
-
The current fiberloss calculation in `bin/fiberloss.py` reads `data/inputs/throughput/DESI-0347-throughput.txt` from this package, and uses the blur values plotted below:
![distortion1](https://cloud.…
-
There is some redundacy in how slurm batch files are created: `desi_proc` uses [`workflow.procfuncs.create_batch_script`](https://github.com/desihub/desispec/blob/master/py/desispec/workflow/procfuncs…