Suhas Somnath
Suhas Somnath
@rajgiriUW - we will indeed have similar capabilities under the ``learn`` sub package. However, the new pycroscopy will not do any file I/O itself. This is part of an effort...
@rajgiriUW - Option 2 is indeed the way to go in the long run. However, the code for the ``stats`` and ``learn`` modules in the new pycroscopy will probably take...
@ramav87 - It is fine to make phoenix the primary branch. My suspicion is that master largely has had CI/CD and documentation commits since phoenix began. You can merge those...
Great to hear positive feedback about the Idea and streamlit, @rajgiriUW. I could swear I came across another package similar to streamlit but I can't seem to track it down....
Found the other package that is similar to streamlit - [Pweave](http://mpastell.com/pweave/index.html)
@ziatdinovmax Thanks for catching that. On second glance, Pweave appears to be an alternative to LaTeX rather than Jupyter notebooks or Streamlit.
ODF does now. NDF needs a few functions
E.g. - in FORC BEPS SPM - DC_Offset indices never get reset since values are NOT the same per FORC cycle. Pycroscopy's BELoopFitter works around this issue by working entirely...
Populate the inputs for ``pyusid.hdf_utils.write_main_dataset()`` from the components of ``sidpy.Dataset`` that will be the input. The only other inputs you will need for this function should be ``h5_path`` - path...
Issue cannot be closed until unit tests are added