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

Prune #403

Merged
merged 35 commits into from Jan 31, 2020
Merged

Prune #403

merged 35 commits into from Jan 31, 2020

Commits on Jul 19, 2019

  1. Copy the full SHA
    260bf0a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c4ad88 View commit details
    Browse the repository at this point in the history
  3. Update ngraph.R

    alexanderbates committed Jul 19, 2019
    Copy the full SHA
    10847b5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    84a2302 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    491e235 View commit details
    Browse the repository at this point in the history
  6. Added correct_soma

    * Interactively re-reoot a neuron, or neurons in a neuronlist, by choosing a more appropriate leaf node
    alexanderbates committed Jul 19, 2019
    Copy the full SHA
    3b131c8 View commit details
    Browse the repository at this point in the history
  7. Added make_model

    * Generate a 3D model from connector and/or tree node data
    alexanderbates committed Jul 19, 2019
    Copy the full SHA
    0b053f8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1687db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Merge branch 'master' into prune

    * master:
      dev: travis build status should be for master branch
      redown
      Bump version/NEWS
      dev: ignore spare directory
      Spelling
    jefferis committed Jul 22, 2019
    Copy the full SHA
    5061e52 View commit details
    Browse the repository at this point in the history
  2. spelling / roxygenize

    jefferis committed Jul 22, 2019
    Copy the full SHA
    1728107 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Rename brain param to surf

    * since it will often already be a surface
    * also check that input is an hxsurf if neuropil argument is non-null
    jefferis committed Jul 23, 2019
    Copy the full SHA
    68ac437 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cbd10e4 View commit details
    Browse the repository at this point in the history
  3. Doc fixes for prune_volume

    * also remove references in example to interactive pruning (this isn't)
    jefferis committed Jul 23, 2019
    Copy the full SHA
    11e28a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. update pkgdown config

    * new groupings for 3d/interactive functions
    * still need to regenerate
    jefferis committed Jul 31, 2019
    Copy the full SHA
    550b158 View commit details
    Browse the repository at this point in the history
  2. roxygenise

    jefferis committed Jul 31, 2019
    Copy the full SHA
    452d3bb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. remove greek alpha for travis

    * causes latex error on travis, so not worth it
    jefferis committed Aug 1, 2019
    Copy the full SHA
    bf737e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. minor doc fixes

    jefferis committed Aug 5, 2019
    Copy the full SHA
    1672b12 View commit details
    Browse the repository at this point in the history
  2. fix typo in prompt

    jefferis committed Aug 5, 2019
    Copy the full SHA
    20b66ff View commit details
    Browse the repository at this point in the history
  3. Details for prune_online

    jefferis committed Aug 5, 2019
    Copy the full SHA
    86e3535 View commit details
    Browse the repository at this point in the history
  4. Fix up correct_soma

    jefferis committed Aug 5, 2019
    Copy the full SHA
    5bbafe0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    19b9bec View commit details
    Browse the repository at this point in the history
  6. use pop3d rather than clear in select_points

    * this means you can set up the scene at the start rather than continually replotting it
    jefferis committed Aug 5, 2019
    Copy the full SHA
    1a5c873 View commit details
    Browse the repository at this point in the history
  7. Give select_points option to clear plot on exit

    * we need this now since we don't blast the plot repeatedly with clear3d
    jefferis committed Aug 5, 2019
    Copy the full SHA
    a5e8785 View commit details
    Browse the repository at this point in the history
  8. Fix prune_online to cope with new select_points behaviour

    * i.e. the fact that select_points no longer clears
    * also make prune_online use pop rather than clear
    jefferis committed Aug 5, 2019
    Copy the full SHA
    97c4e24 View commit details
    Browse the repository at this point in the history
  9. WIP fixing make_model

    * @alexanderbates back to you to fix
    jefferis committed Aug 5, 2019
    Copy the full SHA
    03c73a5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a46a6eb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Document make_model

    alexanderbates committed Aug 6, 2019
    Copy the full SHA
    bea613d View commit details
    Browse the repository at this point in the history
  2. Update NAMESPACE

    alexanderbates committed Aug 6, 2019
    Copy the full SHA
    b5f197c View commit details
    Browse the repository at this point in the history
  3. fix make_model

    alexanderbates committed Aug 6, 2019
    Copy the full SHA
    920d78b View commit details
    Browse the repository at this point in the history
  4. Update interactive.R

    alexanderbates committed Aug 6, 2019
    Copy the full SHA
    3016367 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1a2bc69 View commit details
    Browse the repository at this point in the history
  6. Update NAMESPACE

    alexanderbates committed Aug 6, 2019
    Copy the full SHA
    aeef3ea View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a7ea6d7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7f32d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Copy the full SHA
    51a6958 View commit details
    Browse the repository at this point in the history