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

PTS format issue #2

Open
dcoeurjo opened this issue Oct 10, 2015 · 0 comments
Open

PTS format issue #2

dcoeurjo opened this issue Oct 10, 2015 · 0 comments

Comments

@dcoeurjo
Copy link
Member

When I generate some points, I cannot get information using stk-pts-info.
BTW without the "-b" option on samplers, I expected to get a ascii point file but I got a binary one.

bash-3.2$ ./stk-sampler-stratifiedT2 -o strat.dat
0.0011173 sec, 4096 pts
1 point set generated
bash-3.2$ ./stk-pts-info -i strat.dat
libc++abi.dylib: terminating with uncaught exception of type stk::exception::Message: Unknown pts     version
file : /Users/davidcoeurjolly/Sources/stk/src/stk/io/pointset.hpp
func : void stk::io::PointSetInputStream<2, double, double>::readHeader() [DIM = 2, POS = double,    VAL_OLD = double]
line : 117
header = ts3
filename = strat.dat
Abort trap: 6
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