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

extractIFCBdata.py function, idle #4

Open
aike2863 opened this issue Nov 12, 2024 · 0 comments
Open

extractIFCBdata.py function, idle #4

aike2863 opened this issue Nov 12, 2024 · 0 comments

Comments

@aike2863
Copy link

I am working on converting IFCB files to use in Ecotaxa and have gone through the installation process. After a few attempts of running extractIFCBdata.py, it's not clear to me whether it's working, or what to expect to happen.

First, I tried running extractIFCBdata.py -h in the command prompt shell:

Microsoft Windows [Version 10.0.22631.4317]
(c) Microsoft Corporation. All rights reserved.

C:\Users\IFCB> C:\Users\IFCB\Documents\ifcb-tools\extractIFCBdata.py -h

C:\Users\IFCB>
[main 2024-11-12T13:16:53.822Z] update#setState idle
[main 2024-11-12T13:17:23.832Z] update#setState checking for updates
[main 2024-11-12T13:17:23.851Z] update#setState downloading
[main 2024-11-12T13:17:30.691Z] update#setState downloaded
[main 2024-11-12T13:17:30.692Z] update#setState updating
[main 2024-11-12T13:17:53.803Z] update#setState ready
[main 2024-11-12T13:25:42.708Z] Extension host with pid 20680 exited with code: 0, signal: unknown.
[main 2024-11-12T13:25:42.842Z] [UtilityProcessWorker]: terminated unexpectedly with code 18446744072773829000, signal: unknown

In addition to the messages that are shown above, this opened up the code in X. When we closed X, the final line above showed up.

Next, we tried running the function with the arguments filled out:

C:\Users\IFCB> C:\Users\IFCB\Documents\ifcb-tools\extractIFCBdata.py -r C:\Users\IFCB\Documents\ecotaxa\input\20241017 -m C:\Users\IFCB\Documents\ecotaxa\input\20241017\20241017_wfu_ifcb_metadata.csv -o C:\Users\IFCB\Documents\ecotaxa\output ecotaxa

Again, the script opened up in X and we got the following messages in the shell:

C:\Users\IFCB>
[main 2024-11-12T13:32:49.250Z] update#setState idle
[main 2024-11-12T13:33:19.257Z] update#setState checking for updates
[main 2024-11-12T13:33:19.359Z] update#setState idle
[main 2024-11-12T13:56:12.314Z] No ptyHost heartbeat after 6 seconds

We are using Python version 3.9.0 and have Matlab version 2022. What should we be seeing when we run the extractIFCBdata.py function?

Thanks for any insight you can provide!

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