Opened 9 years ago

Closed 7 years ago

#467 closed enhancement (fixed)

Extend batch functionality to slicer

Reported by: butler Owned by: krzywon
Priority: critical Milestone: SasView 4.2.0
Component: SasView Keywords:
Cc: Work Package: SasView GUI Enhancements

Description (last modified by butler)

The original intent of batch was to allow applying any SasView action on a data set to a series of such sets, including Pr, tools, invariant, fitting, and slicer. However batch fitting was deemed the highest priority and the rest was descoped in order to meet the release deadline. Probably the next highest priority would be the slicer as evidenced by several request.

Change History (10)

comment:1 Changed 8 years ago by butler

  • Milestone changed from SasView 4.0.0 to SasView Next Release +1

comment:2 Changed 8 years ago by butler

  • Description modified (diff)

comment:3 Changed 8 years ago by butler

  • Milestone changed from SasView Next Release +1 to SasView 4.1.0

comment:4 Changed 8 years ago by smk78

  • Priority changed from major to critical

comment:5 Changed 7 years ago by butler

  • Milestone changed from SasView 4.1.0 to SasView 4.2.0

sadly need to move to 4.2 realistically speaking

comment:6 Changed 7 years ago by krzywon

  • Owner set to krzywon
  • Status changed from new to assigned

This will be one of my code camp VI tasks.

comment:7 Changed 7 years ago by krzywon

Batch slicing is working in the batch_slicer branch of sasview. This slicing can be applied for sector averages, annular averages, and box sums in x and y directions.

The next steps are the more advanced features: send the data to the fitting perspective (in batch, single, or simultaneous mode), save the resulting data to file (XML or txt), and scan across data space for the slicer.

comment:8 Changed 7 years ago by krzywon

In 377ca62f40e18d1182df3f5e09ae742da732ffcc/sasview:

All files saved and reloaded into data manager. see #467

comment:9 Changed 7 years ago by krzywon

In 82ce1d00568b4ebf4a59963bb6e66418e612d31f/sasview:

Sending to fitting and batch fitting is now working as expected. see #467

comment:10 Changed 7 years ago by krzywon

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.