smoothDist6s no row selection error

Moderators: cyao, michael_borland

Post Reply
Aamna_Khan
Posts: 49
Joined: 13 Oct 2016, 09:17

smoothDist6s no row selection error

Post by Aamna_Khan » 08 Jun 2018, 08:12

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
Attachments
test.bun
(508.91 KiB) Downloaded 150 times
Last edited by Aamna_Khan on 22 May 2019, 10:57, edited 1 time in total.

michael_borland
Posts: 1933
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: smoothDist6s no row selection error

Post by michael_borland » 08 Jun 2018, 10:20

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

Post Reply