Skip to content
Snippets Groups Projects
  1. Jan 20, 2016
    • Vasileios Karakasis's avatar
      SWC file parser. · 7284fba8
      Vasileios Karakasis authored
      A very basic parser of SWC files. The role of the parser is to extract
      cell records from an SWC file line-by-line, which will then be used to
      construct the neuron cell models.
      
      The parser currently does only a simple linewise processing of the cell
      records. This practically means that the validity of the input is only
      checked at the cell record level.
      
      More advanced input processing, such as detection of duplicate cell ids,
      holes in cell id numbering or multiple cell trees in a file are not
      currently treated.
      7284fba8
  2. Jan 08, 2016
  3. Jan 07, 2016
  4. Jan 05, 2016
  5. Dec 23, 2015
  6. Dec 22, 2015
  7. Dec 21, 2015
  8. Dec 17, 2015
  9. Dec 13, 2015
  10. Dec 03, 2015