NSLS-II / pyCHX

chx_analysis_codes
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

move specific functions from V3 chx_generic_fn to specific modules #58

Open ambarb opened 3 years ago

ambarb commented 3 years ago

If we do this, they become easier to find for a common library and are seen to by a wider audience. We should keep the docstring attributes to @yugangzhang.

Stopped for now because this is starting to seem like a V3 problem.

Table of functions and where they can go

Function Move to Comments
sgolay2d _commonspeckle. or skbeam.core.utils
apply_mask _commonspeckle or skbeam.core.roi
get_max_countc _commonspeckle or skbeam.core.roi roi has some of these functions, but for frames. same function is in chx_speckle*

high level plotting functions that may be generally useful to set aside

show_img