Skip to content
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

Open
anacastropsico opened this issue Nov 9, 2022 · 6 comments
Open

Problem with ROI's and arquivo DLC #21

anacastropsico opened this issue Nov 9, 2022 · 6 comments

Comments

@anacastropsico
Copy link

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.

@PolarBean
Copy link
Owner

PolarBean commented Nov 9, 2022 via email

@anacastropsico
Copy link
Author

image
Panda version is correct, I install the file ROI_ENV...

@anacastropsico
Copy link
Author

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 unsubscribehttps://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

@anacastropsico
Copy link
Author

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 unsubscribehttps://github.com/notifications/unsubscribe-auth/AJJQXQLMW6ASCD3E253IGFLWHLXJ7ANCNFSM6AAAAAAR24VD7E. You are receiving this because you are subscribed to this thread.Message ID: @.>

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.

@PolarBean
Copy link
Owner

hmm I would honestly reccomend using Simba from sgoldenlab I think its been updated more frequently

@anacastropsico
Copy link
Author

hmm I would honestly reccomend using Simba from sgoldenlab I think its been updated more frequently

Thanks for the sugestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants