You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `#426 <https://github.com/AllenInstitute/AllenSDK/issues/426>`_ numpy and pytables versions pinned until pytables 3.5 can be pip installed
98
+
* `#523 <https://github.com/AllenInstitute/AllenSDK/issues/523>`_ pip no longer fails on new conda environment because of tables
103
99
104
-
Additionally, serveral dependencies were upgraded to resolve installation issues:
100
+
We also now provide access support for the deformable and affine transformations computed by the TissueCyte registration code:
105
101
106
-
* numpy==1.15.4
107
-
* numpy==3.4.4
108
-
* pytest>=4.1.1
109
-
* pip install Pillow (Needed in CI infrastructure)
110
-
* For python 2.7 conda install -c conda-forge scikit-image (Needed in CI infrastructure)
111
-
112
-
We also removed deprecated functionality in BrainObservatoryNwbDataSet, `and wrote some additional tools for working with itksnap label descriptions <https://github.com/AllenInstitute/AllenSDK/issues/312>`_.
102
+
* `#549 <https://github.com/AllenInstitute/AllenSDK/issues/549>`_ Transforms for tissuecyte registration accessible from allensdk
0 commit comments