DLC_ROI_tool icon indicating copy to clipboard operation
DLC_ROI_tool copied to clipboard

Problem with ROI's and arquivo DLC

Open anacastropsico opened this issue 2 years ago • 6 comments

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.

anacastropsico avatar Nov 09 '22 00:11 anacastropsico

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 GitHubhttps://github.com/PolarBean/DLC_ROI_tool/issues/21, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJJQXQLMW6ASCD3E253IGFLWHLXJ7ANCNFSM6AAAAAAR24VD7E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

PolarBean avatar Nov 09 '22 06:11 PolarBean

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

anacastropsico avatar Nov 09 '22 15:11 anacastropsico

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 avatar Nov 14 '22 15:11 anacastropsico

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.

anacastropsico avatar Nov 16 '22 23:11 anacastropsico

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

PolarBean avatar Nov 18 '22 06:11 PolarBean

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

Thanks for the sugestion!

anacastropsico avatar Nov 19 '22 14:11 anacastropsico