 Get-ChildItem "H:\" -Filter *.hdf5 | Foreach-Object { python process_msot.py $_.FullName}