Ben Johnson
Ben Johnson
Some filter curves are at extremely high resolution. In some applications this might lead to speed issues, so one might wish to rebin (not interpolate!) the transmission curves to lower...
When computing synthetic photometry with Filter().obj_counts, need to catch and better treat the case where the source spectrum is significantly lower resolution than the transmission curve. In this case I...
implement a DLA
As another option besides `observate.rebin` for dealing with pixel integrations in cases of undersampling.
This could lead to some speedups.
I was having problems running fitsmap via `convert.dir_to_map` on a certain cluster using slurm. A little digging suggests that on clusters where slurm does not provide exclusive node access `ray`...