Skip to content

DM-7593: use phase folded code in processor and update test #174

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

Merged
merged 1 commit into from
Sep 14, 2016

Conversation

ejoliet
Copy link
Contributor

@ejoliet ejoliet commented Sep 13, 2016

Please review this PR which make use of the phase folded code, updating phase folded processor and tests.
To see in action, go to

http://localhost:8080/firefly/firefly-dev.html

And click 'compute periodogram' tab.
Change period and phase fold.

The phase folded request built can be seen here: js/ui/TestQueriesPanel.jsx:142

The phase column displays '0.0' which is not enough (see ticket [DM-7593])

} catch (IpacTableException e) {
e.printStackTrace();
} catch (IOException e) {
e.printStackTrace();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use Logger instead of stdOut.

@loitly
Copy link
Contributor

loitly commented Sep 14, 2016

I understand it was needed at first. But, now that lc app(lc.html) is available, this 'demo' code should be place there instead.

Code looks fine. Review is complete.

@ejoliet ejoliet merged commit 005dffd into dev Sep 14, 2016
@ejoliet ejoliet deleted the DM-7593-complete-lc-handler branch September 14, 2016 23:27
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

Successfully merging this pull request may close these issues.

2 participants