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

Restructure excel_ui.run() to process Excel files lacking Beads or Samples sheets. #339

Closed
wants to merge 3 commits into from
Closed

Conversation

JS3xton
Copy link
Contributor

@JS3xton JS3xton commented Jul 5, 2020

Testing

I created the following variants of examples/experiment.xlsx:

experiment_nobeads.xlsx (Units changed from MEF to RFI)
experiment_nosamples.xlsx
experiment_nobeads_nosamples.xlsx

and ran the Excel UI (>python -m FlowCal.excel_ui -i experiment*.xlsx -v -p), and the output files (XLSX file and plots) were created as expected in both Python 3.8 + Anaconda 2020.02 and Python 2.7 + Anaconda 5.2.0.

Running the Excel UI with develop (3affd34) threw errors related to the absence of the Excel sheets.

@JS3xton JS3xton requested a review from castillohair July 5, 2020 17:32
@JS3xton
Copy link
Contributor Author

JS3xton commented Jul 5, 2020

Closes #215.

@JS3xton
Copy link
Contributor Author

JS3xton commented Jan 26, 2021

Closing to move from JS3xton:no-samples-sheet to taborlab:no-samples-sheet and to rebase on FlowCal v1.3.0. See #350 for new pull request.

@JS3xton JS3xton closed this Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant