Open drphilmarshall opened 5 years ago
Oops - this is a duplicate of #8 :-)
Actually, scratch that: I think a simple analytic model (including optional modular noise addition) could be seen as a useful first step towards #8. I'm thinking it would already be useful to predict Object table quantities using a deterministic model that is not fitted to any training data, but just captures the wisdom of astronomers to make a set of sensible predictions. The regressor in #8 would presumably then go one step further by automatically tuning the analytic model's magic numbers.
Lots of people in DESC have one of these. Francois pointed out this one:
It would be good if
TXProtoDC2Mock
could somehow inherit from or callderp
- the metacal extras could either be handled by the TXPipe code or just be new properties to emulate (we'd need training data though).Joe Z followed up with:
So, this could be a good place to start in implementing a first "analytic" model in
derp
. We'd want to get the PC and PZ groups looking at it early on, for comparison with their own analytic emulators.