Page 1 of 1

smoothDist6s no row selection error

Posted: 08 Jun 2018, 08:12
by Aamna_Khan
Hi,

1) I'm trying to induce density modulations in test.bun file, there is an error with no row selection as below:

smoothDist6s -input test.bun -output test_dm.bun -factor 2 -rippleWavelength 50 -rippleAmplitude 5
1.797693134862316e+308
1.797693134862316e+308
warning: no rows selected for page 1

I don't have any idea what is it. Am I doing it correctly? I would really appreciate any help.

Thanks in advance!!
Aamna

Re: smoothDist6s no row selection error

Posted: 08 Jun 2018, 10:20
by michael_borland
Aamna,

The problem is that the input file has too few points. You should have at least 12k points in the file.

I'll revise the script to issue a warning. Thanks for alerting me to the problem.

--Michael