Admittedly a very small thing but it would be great for the utilities.create_subsetdb function to explicitly throw a type error when the provided healpix values in the list are not cast as strings.
@cjstorfer, I can see several possible arguments to the create_subsetdb() function that could be problematic in the way you describe. Could you please give an example function call that shows this issue?
Admittedly a very small thing but it would be great for the utilities.create_subsetdb function to explicitly throw a type error when the provided healpix values in the list are not cast as strings.
Took a while to figure out what was going wrong.