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

Cannot import name 'lkca14' #1

Open
ElizabethMorh opened this issue Feb 11, 2018 · 1 comment
Open

Cannot import name 'lkca14' #1

ElizabethMorh opened this issue Feb 11, 2018 · 1 comment

Comments

@ElizabethMorh
Copy link

Input: python make_fake_SB1.py

Output:
Traceback (most recent call last):
File "make_fake_SB1.py", line 6, in
from psoap.data import lkca14, redshift, Chunk
ImportError: cannot import name 'lkca14'

@iancze
Copy link
Owner

iancze commented Feb 28, 2018

Thanks for catching this--I haven't yet streamlined the scripts for making fake test data. The lkca14 is just a placeholder for a fake dataset, which should be removed. The eventual plan will be to allow the user to input their own templates, which will be downsampled, shifted, and have noise added to them.

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