Skip to content

add a photon placeholder to n3fit

Emanuele Roberto Nocera requested to merge add_photon_fit into add-photon

Created by: scarlehoff

@niclaurenti please have a look at the changes in this PR, this is all that is needed to have the photon in n3fit

This is just a placeholder, the photon_computer that I'm using to compute the photon is just a np.zeros, this should be your call to fiatlux.

Inside the add_photon layer you might also want to implement some caching mechanism to avoid recomputing the photon more often than you actually need.

Merge request reports

Loading