An error occurred attempting to export. the mobility range 0.775548 - 0.829034 is not within the limits 0.780000 - 1.600000 akshada gajbhiye  2021-06-10 05:44
 
Hi Skyline team,

I'm trying to export a prmsqlite method for tims tof, however when I try to export it the error below appears. Kindly help to resolve this issue.
Thanks,

Akshada



---------------------------
Skyline
---------------------------
An error occurred attempting to export.
the mobility range 0.775548 - 0.829034 is not within the limits 0.780000 - 1.600000
---------------------------
OK More Info
---------------------------
System.Reflection.TargetInvocationException: the mobility range 0.775548 - 0.829034 is not within the limits 0.780000 - 1.600000 ---> System.Exception: the mobility range 0.775548 - 0.829034 is not within the limits 0.780000 - 1.600000
   at pwiz.CLI.Bruker.PrmScheduling.Scheduler.AddInputTarget(InputTarget inputTarget, String external_id, String description)
   at pwiz.Skyline.Model.BrukerTimsTofMethodExporter.ExportMethod(String fileName, String templateName, IProgressMonitor progressMonitor, TimeSegmentList& timeSegments, SchedulingEntryList& schedulingEntries, Boolean getMetrics) in C:\proj\skyline_21_1_x64\pwiz_tools\Skyline\Model\Export.cs:line 3281
   at pwiz.Skyline.Model.ExportProperties.<>c__DisplayClass131_0.<ExportBrukerTimsTofMethod>b__0(IProgressMonitor m) in C:\proj\skyline_21_1_x64\pwiz_tools\Skyline\Model\Export.cs:line 613
   at pwiz.Skyline.Controls.LongWaitDlg.RunWork(Action`1 performWork) in C:\proj\skyline_21_1_x64\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 254
   --- End of inner exception stack trace ---
   at pwiz.Skyline.Util.Helpers.WrapAndThrowException(Exception x) in C:\proj\skyline_21_1_x64\pwiz_tools\Skyline\Util\Util.cs:line 1940
   at pwiz.Skyline.Controls.LongWaitDlg.PerformWork(Control parent, Int32 delayMillis, Action`1 performWork) in C:\proj\skyline_21_1_x64\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 204
   at pwiz.Skyline.Controls.LongWaitDlg.PerformWork(Control parent, Int32 delayMillis, Action`1 performWork) in C:\proj\skyline_21_1_x64\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 140
   at pwiz.Skyline.FileUI.ExportDlgProperties.PerformLongExport(Action`1 performExport) in C:\proj\skyline_21_1_x64\pwiz_tools\Skyline\FileUI\ExportMethodDlg.cs:line 2116
---------------------------
 
 
Kaipo Tamura responded:  2021-06-10 14:25
Hi Akshada,
Actually I believe this is related to the template file - there is a setting for an upper and lower limit. Are you able to modify these values?
I am not sure how they look in your method editor but if I open a template file via SQLite they are "OneOverK0LowerLimit" and "OneOverK0UpperLimit" in the PrmGlobalMethodInfo table.

Thanks,
Kaipo
 
akshada gajbhiye responded:  2021-06-11 02:50
Hi Kaipo,

Thanks for getting back so quickly. I did change the upper and the lower mobility ranges and then I was able to export it!