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

Test case: Array visualization #470

Open
aall1230 opened this issue Feb 16, 2024 · 1 comment
Open

Test case: Array visualization #470

aall1230 opened this issue Feb 16, 2024 · 1 comment

Comments

@aall1230
Copy link

I am trying to learn about array visualization, but I encountered this issue when referencing the test/Array directory. Is there any configuration that I might have missed or got wrong? I didn't have this problem with the coreExample.
(sparta2) liyang@liyangdeMacBook-Pro Array % ls
Array_test array_layout.alf test_collection_index.bin
CMakeFiles cmake_install.cmake test_collection_location.dat
CTestTestfile.cmake test_collection_clock.dat test_collection_map.dat
Makefile test_collection_data.dat test_collection_record.bin
argos.log test_collection_display_format.dat test_collection_string_map.dat
(sparta2) liyang@liyangdeMacBook-Pro Array % pythonw ../../../../helios/pipeViewer/pipe_view/argos.py --database test_collection_ --layout-file array_layout.alf
INFO: looking for /Users/liyang/opt/miniconda3/envs/sparta2/bin/transactionsearch
transaction search initialized: you will be able to use search.
Using: /Users/liyang/opt/miniconda3/envs/sparta2/bin/transactionsearch
ERROR:root:Error opening pipeout database (prefix) "test_collection_"
ERROR: main: Error opening pipeout database (prefix) "test_collection_"
ERROR:root:fstream_.peek() != std::ifstream::traits_type::eof(): test_collection_map.dat is empty. Did Argos database collection complete?: in file: 'pipe_view/transactiondb/src/Reader.hpp', on line: 126
ERROR: main: fstream_.peek() != std::ifstream::traits_type::eof(): test_collection_map.dat is empty. Did Argos database collection complete?: in file: 'pipe_view/transactiondb/src/Reader.hpp', on line: 126

@klingaard
Copy link
Member

I can reproduce this. Will look into it.

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