Skip to content

Commit

Permalink
remove pandas3d (#226)
Browse files Browse the repository at this point in the history
* remove pandas3d

* formatted
  • Loading branch information
meganrm authored Feb 12, 2024
1 parent 6edfb3c commit 72ecf15
Show file tree
Hide file tree
Showing 17 changed files with 25 additions and 1,780 deletions.
378 changes: 1 addition & 377 deletions cellpack/autopack/Compartment.py

Large diffs are not rendered by default.

367 changes: 8 additions & 359 deletions cellpack/autopack/Environment.py

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions cellpack/autopack/IOutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1251,10 +1251,6 @@ def setupFromJsonDic(
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 72ecf15

Please sign in to comment.