foscat.GCNN =========== .. py:module:: foscat.GCNN Classes ------- .. autoapisummary:: foscat.GCNN.GCNN Module Contents --------------- .. py:class:: GCNN(nparam=1, KERNELSZ=3, NORIENT=4, chanlist=[], in_nside=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)