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

Change filesread to a function io/prepareforcing #107

Merged
merged 9 commits into from
Aug 11, 2022

Conversation

Crystal-szj
Copy link
Contributor

closes #86 We refactored filesread to a function.
Notes: there are still global variables in the main script, but other functions has to change to fix the global issue.

src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
Copy link
Member

@SarahAlidoost SarahAlidoost left a comment

Choose a reason for hiding this comment

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

@Crystal-szj thanks 👍 please see my comments and let me know if something is not clear.

@Crystal-szj
Copy link
Contributor Author

@Crystal-szj thanks 👍 please see my comments and let me know if something is not clear.

Thanks, Sarah, for your comments and suggestions. I've revised them according to your advice.

src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
Copy link
Member

@SarahAlidoost SarahAlidoost left a comment

Choose a reason for hiding this comment

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

@Crystal-szj thanks for the fixes. Just some small comments to make the code better.

src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
Copy link
Member

@SarahAlidoost SarahAlidoost left a comment

Choose a reason for hiding this comment

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

@Crystal-szj thanks, nice work 👍 I merge the pull request.

@SarahAlidoost SarahAlidoost merged commit e1cf8aa into main Aug 11, 2022
@SarahAlidoost SarahAlidoost deleted the Filesread_function branch August 11, 2022 12: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.

Refactor Filesread from a script to a function
2 participants