Hi, and thanks for sharing your code.
I am currently using Moxel to generate energy maps. I noticed that in the lastest update (see issue #10), the voxels are now filled with raw energy values instead of Boltzmann-weighted or clipped values.
As a result, some inputs can contain extremely high energy values, which causes the model to fail during training.
Could you give an example of how to clip the values in the transformation, before normaliztion, in the example?
Best regards,
William
Hi, and thanks for sharing your code.
I am currently using Moxel to generate energy maps. I noticed that in the lastest update (see issue #10), the voxels are now filled with raw energy values instead of Boltzmann-weighted or clipped values.
As a result, some inputs can contain extremely high energy values, which causes the model to fail during training.
Could you give an example of how to clip the values in the transformation, before normaliztion, in the example?
Best regards,
William