Skip to content

Getting started

snowformatics edited this page Jan 29, 2020 · 8 revisions
  1. Where is the link to a setup guide for new developers?

    Project I (Hyphae): https://github.com/snowformatics/GSOC/blob/master/hyphae/README.md

    Project II (GUI): https://github.com/snowformatics/GSOC/blob/master/GUI/README.md

  2. Are there any unusual libraries/applications that need to be installed first?
    We suggest to install Python 3 via Anaconda.
    We will support students with installation of Deep learning libraries.
    Images will be uploaded to our electronic Data Archive Library

  3. What type of source control do you use? (include links to help and setup guides!)

    We will use Git.

  4. What's the process for submitting your first bug fix?

    We suggest to help us with documentation of BluVision. Help us writing docstrings (numpy style) to generate a Sphinx documentation.

    More advanced users can help us to write an integration test for the BluVision Macro module.

  5. Where should students look to find the Repository?

    BluVision: https://github.com/snowformatics/BluVision

    Repository for project I (Hyphae): https://github.com/snowformatics/GSOC/tree/master/GUI

    Repository for project II (GUI): https://github.com/snowformatics/GSOC/tree/master/hyphae

Clone this wiki locally