-
Notifications
You must be signed in to change notification settings - Fork 7
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
Problem with ROI's and arquivo DLC #21
Comments
Make sure you install the version of pandas listed on the instructions page of our github :)
…________________________________
From: Ana Paula Castro ***@***.***>
Sent: Wednesday, November 9, 2022 1:41:03 AM
To: PolarBean/DLC_ROI_tool ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [PolarBean/DLC_ROI_tool] Problem with ROI's and arquivo DLC (Issue #21)
When I marked the roi, command show this error
640
top_left_X 197
im_width 640
C:\Users\anaca\anaconda3\envs\ROI_ENV\lib\site-packages\pandas\core\frame.py:7134: FutureWarning: Sorting because non-concatenation axis is not aligned. A future version
of pandas will change to not sort by default.
To accept the future behavior, pass 'sort=False'.
To retain the current behavior and silence the warning, pass 'sort=True'.
return concat(
640
top_left_X 374
im_width 640
When i implement DLC archive does nothing show in command.
—
Reply to this email directly, view it on GitHub<#21>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJJQXQLMW6ASCD3E253IGFLWHLXJ7ANCNFSM6AAAAAAR24VD7E>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Pandas version is ok, I install the file ROI_ENV. panda 0.25.3 |
I am using panda 0.25.3, from install the file ROI_ENV, but this erro is here. I changed sort=False. Analyzes with only one ROI are not giving an error, but with more than one ROI it always does. |
hmm I would honestly reccomend using Simba from sgoldenlab I think its been updated more frequently |
Thanks for the sugestion! |
When I marked the roi, command show this error
640
top_left_X 197
im_width 640
C:\Users\anaca\anaconda3\envs\ROI_ENV\lib\site-packages\pandas\core\frame.py:7134: FutureWarning: Sorting because non-concatenation axis is not aligned. A future version
of pandas will change to not sort by default.
To accept the future behavior, pass 'sort=False'.
To retain the current behavior and silence the warning, pass 'sort=True'.
return concat(
640
top_left_X 374
im_width 640
When i implement DLC archive does nothing show in command.
The text was updated successfully, but these errors were encountered: