Question: # ============================================================================= # Q5 Additional XRD data has been collected. This data again needs to # normalized. Write a function that globaly normalizes the curves.
# ============================================================================= # Q5 Additional XRD data has been collected. This data again needs to # normalized. Write a function that globaly normalizes the curves. That is # to say, make it such that the max value from ALL XRD measurements is 1. # ============================================================================= # function name: normalize_XRDs '''your function here'''
This is in python
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
