Replies: 2 comments 2 replies
-
Also, is it possible for us to use Astrophot(or any other tools) to fit a densely-packed brightness field withoud explicit models designated prior to fitting? :) |
Beta Was this translation helpful? Give feedback.
-
Hi @Hevinxue , Ah yes for very small objects of just a few pixels it can be hard for AstroPhot's automatic parameter initialization to get started. You can of course manually initialize those parameters, but it is more work. I am constantly tinkering with the automatic initialization so I'll try in the next version to make it more robust to very small sources (you're not the first person to request this). The AstroPhot only works with model objects when representing an image, it doesn't do other techniques like aperture photometry. Also you need to know where all your objects are since AstroPhot can't find sources either, that is a whole separate and very challenging problem. I would suggest looking into SourceExctractor which is able to identify individual objects in an image on its own and measure basic properties such as aperture photometry. Let me know if you need any more help! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I was wondering if AstroPhot could be used for fitting images that contain random and crowded fluorescence splats (for the purpose of photometry of course) . I tried the segmap_models_fit.py with only source extraction parameter tuned, and it came out that more than 900 sources extracted yet the initialization of model group crashed every time. The reason of crash seemed was contributed to too small area of some sub-models, do anyone have any ideas on that? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions