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

Feature/results in memory #193

Merged
merged 41 commits into from
Oct 13, 2023
Merged

Feature/results in memory #193

merged 41 commits into from
Oct 13, 2023

Commits on Aug 16, 2023

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

Commits on Sep 8, 2023

  1. * add radius to molecules array

    * update simularium helper to use radius in molecules
    * update max and min radii
    * add size options to ingredient initialization
    * refactor distribution value extraction
    mogres committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8a00bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5aa16b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 15, 2023

  1. add test variable size recipe

    meganrm committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    316fee7 View commit details
    Browse the repository at this point in the history
  2. create packed objects class

    meganrm committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    945eccb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/variable_size' of https://github.com/mesoscope/…

    …cellpack into feature/results-in-memory
    meganrm committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    283015e View commit details
    Browse the repository at this point in the history
  4. removing .molecules

    meganrm committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7db8bec View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    8eb3190 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/mesoscope/cellpack into fea…

    …ture/results-in-memory
    meganrm committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a23bdde View commit details
    Browse the repository at this point in the history
  3. pack sphere_tree ingredient

    meganrm committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fb3dcb9 View commit details
    Browse the repository at this point in the history
  4. DRY code

    meganrm committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4c47c8c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    3b97426 View commit details
    Browse the repository at this point in the history
  2. change to compartment_id

    meganrm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b665e77 View commit details
    Browse the repository at this point in the history
  3. cleanup

    meganrm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7836419 View commit details
    Browse the repository at this point in the history
  4. add second example

    meganrm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5541d22 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. * fixed broken image export

    * formatting using black
    mogres committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d5207c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. fix flake8 linting errors

    mogres committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    aae4e49 View commit details
    Browse the repository at this point in the history
  2. Update cellpack/autopack/ingredient/Ingredient.py

    Co-authored-by: Saurabh Mogre <[email protected]>
    meganrm and mogres authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d4084c4 View commit details
    Browse the repository at this point in the history
  3. Update cellpack/autopack/ingredient/Ingredient.py

    Co-authored-by: Saurabh Mogre <[email protected]>
    meganrm and mogres authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ca1464d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41a300e View commit details
    Browse the repository at this point in the history
  5. Update cellpack/autopack/ingredient/Ingredient.py

    Co-authored-by: Saurabh Mogre <[email protected]>
    meganrm and mogres authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9d3e0cd View commit details
    Browse the repository at this point in the history
  6. Update cellpack/autopack/ingredient/Ingredient.py

    Co-authored-by: Saurabh Mogre <[email protected]>
    meganrm and mogres authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    75c870c View commit details
    Browse the repository at this point in the history
  7. Update cellpack/autopack/utils.py

    Co-authored-by: Saurabh Mogre <[email protected]>
    meganrm and mogres authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    eadb2e6 View commit details
    Browse the repository at this point in the history
  8. get ingredient directly

    meganrm committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    862d2e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0741ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67b59e3 View commit details
    Browse the repository at this point in the history
  11. fix test

    meganrm committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ec51ab4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. * use kwargs to overload voxelization function

    * use object instance instead of class to create voxelization
    * formatting
    mogres committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d480893 View commit details
    Browse the repository at this point in the history
  2. fix tests

    mogres committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9065f17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9dc5b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    4be3fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee214e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6430603 View commit details
    Browse the repository at this point in the history
  4. move when we store compartments in packed_objects

    Co-authored-by: Saurabh Mogre <[email protected]>
    meganrm and mogres committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1605221 View commit details
    Browse the repository at this point in the history
  5. change radius

    meganrm committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4a887de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25d9839 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix linting

    mogres committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fe89fb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c975872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d9ecae View commit details
    Browse the repository at this point in the history
  4. format fixed

    meganrm committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d35738d View commit details
    Browse the repository at this point in the history