FXIhub / condor

Condor: a simulation tool for flash X-ray imaging
http://lmb.icm.uu.se/condor
BSD 2-Clause "Simplified" License
25 stars 14 forks source link

Typo in particle_map.py? #23

Closed nicvsor closed 4 years ago

nicvsor commented 4 years ago

On lines 324 and 351 in particle_map.py, there is a call to perproc_map_manual Should that be preproc_map_manual ? Looks like it should offset a map and multiply by a factor, but I don't know if it's even used.

mhantke commented 4 years ago

This is a bug. Problem is that condor.utils.emdio.preproc_map_manual does not return anything.