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

IndexError: index 1 is out of bounds for axis 0 with size 1 #82

Open
Zch6666 opened this issue Nov 22, 2023 · 1 comment
Open

IndexError: index 1 is out of bounds for axis 0 with size 1 #82

Zch6666 opened this issue Nov 22, 2023 · 1 comment

Comments

@Zch6666
Copy link

Zch6666 commented Nov 22, 2023

IndexError: index 1 is out of bounds for axis 0 with size 1
Traceback:
File "e:\conda\envs\bsoid_v2\lib\site-packages\streamlit\script_runner.py", line 332, in _run_script
exec(code, module.dict)
File "E:\Aniaml Study\B-SOID-master\B-SOID-master\bsoid_app.py", line 42, in
processor.compile_data()
File "E:\Aniaml Study\B-SOID-master\B-SOID-master\bsoid_app\data_preprocess.py", line 104, in compile_data
file_j_processed, p_sub_threshold = adp_filt(file_j_df, self.pose_chosen)
File "E:\Aniaml Study\B-SOID-master\B-SOID-master\bsoid_app\bsoid_utilities\likelihoodprocessing.py", line 100, in adp_filt
llh = b[rise_a[0][1]]

@Zch6666
Copy link
Author

Zch6666 commented Nov 22, 2023

image

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

1 participant