Skip to content

Commit

Permalink
remove pandas3d
Browse files Browse the repository at this point in the history
  • Loading branch information
meganrm committed Jan 29, 2024
1 parent e8c834e commit ba39f64
Show file tree
Hide file tree
Showing 17 changed files with 28 additions and 1,785 deletions.
380 changes: 2 additions & 378 deletions cellpack/autopack/Compartment.py

Large diffs are not rendered by default.

370 changes: 10 additions & 360 deletions cellpack/autopack/Environment.py

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions cellpack/autopack/IOutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1250,11 +1250,6 @@ def setupFromJsonDic(
# restore env.molecules if any resuylt was loaded
env.loopThroughIngr(env.restore_molecules_array)


# if env.place_method.find("panda") != -1 :
# env.setupPanda()


def load_MixedasJson(env, resultfilename=None, transpose=True):
# from upy.hostHelper import Helper as helper
if resultfilename is None:
Expand Down
Loading

0 comments on commit ba39f64

Please sign in to comment.