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

Refactor code to use new timepoints dataset for existing app functions #11

Open
bhavyaac opened this issue Jun 14, 2021 · 0 comments
Open
Assignees
Labels
clusters-app priority refactor Changes to code/back end that won't alter functionality

Comments

@bhavyaac
Copy link
Member

bhavyaac commented Jun 14, 2021

UPDATE 07/29/2021: Now that the dataset including the new timepoints is available, I should refactor the code so that the app functions as usual using only the this file (since it includes all of the joint_mouse, joint_pons, and joint_cortex data used in the current app). Once the app is functioning as usual using this file, I can move on to visualizing the new timepoints data.

The joint_mouse datasets (likely) include all of the information contained in joint_pons and joint_cortex datasets, but joint_mouse, joint_pons, and joint_cortex are all used within the app. Aim to change the code to use joint_mouse datasets only, to decrease the number of referenced datasets and therefore require less storage space.

@bhavyaac bhavyaac added clusters-app enhancement New feature or request labels Jun 14, 2021
@bhavyaac bhavyaac added refactor Changes to code/back end that won't alter functionality and removed enhancement New feature or request labels Jun 28, 2021
@bhavyaac bhavyaac changed the title Refactor code so that only the joint_mouse dataset is used Refactor code to use new timepoints dataset for existing app functions Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clusters-app priority refactor Changes to code/back end that won't alter functionality
Projects
None yet
Development

No branches or pull requests

1 participant