Connor Stone, PhD

Results 69 comments of Connor Stone, PhD

Hi @kgandhi29 thanks for bringing this to my attention, this does sound like strange behaviour! Could you send me the files you are using that produce the error? Or if...

Apologies @kgandhi29 , this looks like a quite standard (though large) FITS image; could you also post the python file you were using to load in the data? That way...

Hmm, I think you could make a Google drive folder and send me the share link with read permission

Hi @kgandhi29 I think I have identified the problem. It seems that the automatic initialization of AstroPhot is running into an issue where a very small object has no pixels...

Hmmm, ok I guess there's just so many models that the auto-initialization is bound to run into a challenging cutout where it can't get the data it needs to do...

Hmmm, the automated model initialization is not super fast, if you are initializing a lot of models then this will be very slow. You could add: ```python print(f"Initialized: {seg_models[-1].name}") ```...

Closed by #267

Ultimately joopyter book has struggled with every docs format, so I am using markdown now and manually building notebooks with the docs. This is closed by #267

This will be solved in #267 :)