Keming Zhang
Keming Zhang
UVIS model use layer norm, ACS model use batch norm Revise code to support both
I'll include more examples in readthedocs regarding dataset construction. Since users wouldn't have access to the dataset in the example the Jupyter notebook couldn't be rerun in which case detailed...
This is currently being developed and expected to be released soon.
Implemented and release as part of v.0.2.0 in DatasetSim. For HST style dataset I will implement that when the generic HST model is made
You're welcome. I believe this also applies to 2L1S point source when the SG12 solver in VBBL is used. Since the finite source method is specified in time intervals in...
@rpoleski Apologies for the late reply. I don't have a particular way of doing this, but perhaps you could use Valario's way of making python wrappers: https://github.com/valboz/VBBinaryLensing/tree/master/VBBinaryLensing/lib. He has a...