simba-uw-tf-dev 4.7.4__py3-none-any.whl → 4.7.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of simba-uw-tf-dev might be problematic. Click here for more details.

@@ -1,3 +1,4 @@
1
+ C:/troubleshooting/sleap_two_animals/project_folder/project_config.ini
1
2
  E:/troubleshooting/mitra_emergence/project_folder/project_config.ini
2
3
  C:/troubleshooting/meberled/project_folder/project_config.ini
3
4
  C:/troubleshooting/mitra/project_folder/project_config.ini
@@ -603,8 +603,6 @@ class FeatureExtractionMixin(object):
603
603
  else:
604
604
  pass
605
605
 
606
-
607
-
608
606
  for cord in [nose_cords, ear_left_cords, ear_right_cords]:
609
607
  if len(cord) != len(self.animal_bp_dict.keys()) * 2:
610
608
  direction_viable = False