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

Fix _baserepr_ so it doesn't deepcopy all meta #269

Merged
merged 1 commit into from
Feb 13, 2019
Merged

Conversation

taldcroft
Copy link
Member

It turns out the base code to just print catalog tables nicely was doing some heavy lifting behind the scene. Namely making a full copy of meta, which potentially includes star catalogs and dark cals. This fixes that and is necessary for sot/sparkles#48.

@taldcroft taldcroft added this to the 4.4 milestone Feb 13, 2019
@taldcroft
Copy link
Member Author

This passes tests relevant tests. Unrelatedly however chandra_aca 4.25 breaks one proseco test and that needs to be addressed.

@taldcroft
Copy link
Member Author

I'm merging to @jskrist can use.

@taldcroft taldcroft merged commit 2fe3c50 into master Feb 13, 2019
@taldcroft taldcroft deleted the fix-repr branch February 13, 2019 20:23
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.

1 participant