DLC_ROI_tool
DLC_ROI_tool copied to clipboard
Problem with ROI's and arquivo DLC
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.
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: @.***>
Panda version is correct, I install the file ROI_ENV...
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
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.
hmm I would honestly reccomend using Simba from sgoldenlab I think its been updated more frequently
hmm I would honestly reccomend using Simba from sgoldenlab I think its been updated more frequently
Thanks for the sugestion!