Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To v1.10.1; helper methods for handling when morphology/biophysProps outside cell element #41

Merged
merged 6 commits into from
Jun 11, 2024

Commits on May 29, 2024

  1. Changes to correctly validate cells with external morph/biophys

    e.g.
    <include href="pyr_4_sym_soma_morph.nml"/>
    <include href="pyr_biophysics.nml"/>
    
    <cell id="pyr_4_sym_soma" morphology="morphology_pyr_soma"
    biophysicalProperties="biophys">
    pgleeson committed May 29, 2024
    Configuration menu
    Copy the full SHA
    23132a9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    72c56e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    d3eed47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff5ec6 View commit details
    Browse the repository at this point in the history
  3. To v1.10.1

    pgleeson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ffd32eb View commit details
    Browse the repository at this point in the history
  4. Fix javadocs

    pgleeson committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2fbedb8 View commit details
    Browse the repository at this point in the history