foscat.CNN ========== .. py:module:: foscat.CNN Classes ------- .. autoapisummary:: foscat.CNN.CNN Module Contents --------------- .. py:class:: CNN(nparam=1, KERNELSZ=3, NORIENT=4, chanlist=[], in_nside=1, n_chan_in=1, SEED=1234, filename=None) .. py:method:: save(filename) .. py:method:: get_number_of_weights() .. py:method:: set_weights(x) .. py:method:: get_weights() .. py:method:: eval(im, indices=None, weights=None)