@@ -817,7 +817,7 class ProfileSelector(Operation): | |||
|
817 | 817 | dataOut.profileIndex = dataOut.nProfiles - 1 |
|
818 | 818 | |
|
819 | 819 | if rangeList != None: |
|
820 |
raise ValueError, "Profile Selector: Not implemented for |
|
|
820 | raise ValueError, "Profile Selector: Invalid argument rangeList. Not implemented for getByBlock yet" | |
|
821 | 821 | |
|
822 | 822 | dataOut.flagNoData = False |
|
823 | 823 |
General Comments 0
You need to be logged in to leave comments.
Login now