<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cansas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jemian</id>
	<title>canSAS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cansas.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jemian"/>
	<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Special:Contributions/Jemian"/>
	<updated>2026-04-14T23:03:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-XI/DataFormats&amp;diff=2243</id>
		<title>canSAS-XI/DataFormats</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-XI/DataFormats&amp;diff=2243"/>
		<updated>2019-07-09T13:34:46Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Actions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=== Presentation ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Session Notes ===&lt;br /&gt;
&lt;br /&gt;
Jan : real world examples of nxcanSAS from facilities needed. &lt;br /&gt;
Tim suggests everyone putting them on Zenodo to get DOIs&lt;br /&gt;
Pete - post issues on cansas examples github&lt;br /&gt;
&lt;br /&gt;
Pete - request for more examples of NXcanSAS files: https://github.com/canSAS-org/NXcanSAS_examples/issues/3#issuecomment-509619529&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Reduced data from multiple detectors ....&lt;br /&gt;
 - Is this a general problem&lt;br /&gt;
 - Jeff : looking at how to handle this for VSANS&lt;br /&gt;
 - Issue for both raw and reduced : raw easier&lt;br /&gt;
 - How to convert?&lt;br /&gt;
 - AJJ : question is of multiple 2D q-spaces rather than detector spaces.&lt;br /&gt;
 - Tim : multiple physical detectors vs moving detector&lt;br /&gt;
 - AJJ : multiple SASdata entries in a single SASentry&lt;br /&gt;
 - Jan : how to get software to read complex datasets (e.g. lots of mag fields with many detectors)&lt;br /&gt;
 - AJJ : discussion of complexity ... some of the complex analyses will require the users to understand their data. Perhaps plugins in e.g. DPDAK?&lt;br /&gt;
&lt;br /&gt;
 - Is there a standard location for motors etc. Not really ... each instrument/facility does it differently.&lt;br /&gt;
  - can we have a standard set of metadata tags for NXcanSAS to support &lt;br /&gt;
  - how about more detailed application definitions?&lt;br /&gt;
 &lt;br /&gt;
- Pete - search methods, specify search path.&lt;br /&gt;
- Adam : SESANS data - should create equivalent of SASData for SESANS data.&lt;br /&gt;
- Brian : how to include multi-modal data - probably at the same level as a SASentry&lt;br /&gt;
- Detectors : how do we link detector metadata to the q-spaces derived from them. e.g. multiple detector configurations might be used to give a single Q space. This is true for 1D as well.&lt;br /&gt;
- Stitching : discussion of stitching. How is it automated. &lt;br /&gt;
&lt;br /&gt;
Discussion of dataset representation in python&lt;br /&gt;
  - xarray - not fully featured.&lt;br /&gt;
  - scippy (c++ version of xarray for mantid) - reinventing numpy! not what we are looking for here.&lt;br /&gt;
  - DAWN has something&lt;br /&gt;
  - nexpy supports network streaming / reading online rather than having to load whole dataset&lt;br /&gt;
&lt;br /&gt;
Multiple detectors - multiple kinds of detector (Tim)&lt;br /&gt;
 - e.g. optical camera + x-ray detector working at different frequencies. More frames from one than the other&lt;br /&gt;
 - SAXS + WAXS at DESY - just write two nexus files to avoid the problem. Server issues and I/O&lt;br /&gt;
 - I22 - timeframe generation (one file) + two separate detector files. Acquisition gives you a header nexus file linked to the others. Currently looking at stacking in the right order in data structures - slowest at top.&lt;br /&gt;
 - ESS - all timestamped ... &lt;br /&gt;
 - Pete - timestamping at synchrotrons will be coming. XPCS can use this.&lt;br /&gt;
 - Brian : Visualisation&lt;br /&gt;
       - Time slider bars - showing last collected image.&lt;br /&gt;
&lt;br /&gt;
Metadata for Machine Learning&lt;br /&gt;
 - Datasets generated by Diamond should be put online (3Tb issue!)&lt;br /&gt;
 - Metadata from sample is required.&lt;br /&gt;
 - XPDF users need the information about the sample. (same for liquids neutron diffraction).&lt;br /&gt;
 - Need to move on from basics (Pete) - don&#039;t know what we need to know to feed the machine learning algorithms.&lt;br /&gt;
 - What are the users going to give us?&lt;br /&gt;
   - Very little ... &lt;br /&gt;
   - Use header nexus file with link to raw detector data. Basically digital logbook.&lt;br /&gt;
   - Pete - shouldn&#039;t limit metadata for edge cases. Need to have the metadata possible and turn off as needed.&lt;br /&gt;
   - Pete - automated addition of data from proposal/safety form&lt;br /&gt;
   - Brian - adding analyte composition and density etc.&lt;br /&gt;
   - Pete - issue with NXsample : requires chemical formula, not composition.&lt;br /&gt;
   - Some are easy for low throughput. Need an efficient way of entering the information. &lt;br /&gt;
   - Should look at what the MX do. &lt;br /&gt;
   - Needs to be end-to-end. Has to be a benefit to user.&lt;br /&gt;
   - Machine learning : Pete - need some samples with bad metadata to teach algorithm!&lt;br /&gt;
&lt;br /&gt;
=== Actions ===&lt;br /&gt;
- Identify the right location for data sets and upload to Zenodo and/or github.&lt;br /&gt;
&lt;br /&gt;
- Linking of detector metadata to sasdata entries.&lt;br /&gt;
&lt;br /&gt;
- Writing of notes with examples for NXcanSAS usage. (https://github.com/canSAS-org/NXcanSAS_examples/issues/3#issuecomment-509619529)&lt;br /&gt;
&lt;br /&gt;
- Build a list of suggested metadata with standard names. Including how to build sample descriptions. &#039;&#039;&#039;Brian P to write a proposal for sample relevant metadata and to circulate to Data Formats group&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-XI/DataFormats&amp;diff=2242</id>
		<title>canSAS-XI/DataFormats</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-XI/DataFormats&amp;diff=2242"/>
		<updated>2019-07-09T13:33:49Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Session Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=== Presentation ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Session Notes ===&lt;br /&gt;
&lt;br /&gt;
Jan : real world examples of nxcanSAS from facilities needed. &lt;br /&gt;
Tim suggests everyone putting them on Zenodo to get DOIs&lt;br /&gt;
Pete - post issues on cansas examples github&lt;br /&gt;
&lt;br /&gt;
Pete - request for more examples of NXcanSAS files: https://github.com/canSAS-org/NXcanSAS_examples/issues/3#issuecomment-509619529&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Reduced data from multiple detectors ....&lt;br /&gt;
 - Is this a general problem&lt;br /&gt;
 - Jeff : looking at how to handle this for VSANS&lt;br /&gt;
 - Issue for both raw and reduced : raw easier&lt;br /&gt;
 - How to convert?&lt;br /&gt;
 - AJJ : question is of multiple 2D q-spaces rather than detector spaces.&lt;br /&gt;
 - Tim : multiple physical detectors vs moving detector&lt;br /&gt;
 - AJJ : multiple SASdata entries in a single SASentry&lt;br /&gt;
 - Jan : how to get software to read complex datasets (e.g. lots of mag fields with many detectors)&lt;br /&gt;
 - AJJ : discussion of complexity ... some of the complex analyses will require the users to understand their data. Perhaps plugins in e.g. DPDAK?&lt;br /&gt;
&lt;br /&gt;
 - Is there a standard location for motors etc. Not really ... each instrument/facility does it differently.&lt;br /&gt;
  - can we have a standard set of metadata tags for NXcanSAS to support &lt;br /&gt;
  - how about more detailed application definitions?&lt;br /&gt;
 &lt;br /&gt;
- Pete - search methods, specify search path.&lt;br /&gt;
- Adam : SESANS data - should create equivalent of SASData for SESANS data.&lt;br /&gt;
- Brian : how to include multi-modal data - probably at the same level as a SASentry&lt;br /&gt;
- Detectors : how do we link detector metadata to the q-spaces derived from them. e.g. multiple detector configurations might be used to give a single Q space. This is true for 1D as well.&lt;br /&gt;
- Stitching : discussion of stitching. How is it automated. &lt;br /&gt;
&lt;br /&gt;
Discussion of dataset representation in python&lt;br /&gt;
  - xarray - not fully featured.&lt;br /&gt;
  - scippy (c++ version of xarray for mantid) - reinventing numpy! not what we are looking for here.&lt;br /&gt;
  - DAWN has something&lt;br /&gt;
  - nexpy supports network streaming / reading online rather than having to load whole dataset&lt;br /&gt;
&lt;br /&gt;
Multiple detectors - multiple kinds of detector (Tim)&lt;br /&gt;
 - e.g. optical camera + x-ray detector working at different frequencies. More frames from one than the other&lt;br /&gt;
 - SAXS + WAXS at DESY - just write two nexus files to avoid the problem. Server issues and I/O&lt;br /&gt;
 - I22 - timeframe generation (one file) + two separate detector files. Acquisition gives you a header nexus file linked to the others. Currently looking at stacking in the right order in data structures - slowest at top.&lt;br /&gt;
 - ESS - all timestamped ... &lt;br /&gt;
 - Pete - timestamping at synchrotrons will be coming. XPCS can use this.&lt;br /&gt;
 - Brian : Visualisation&lt;br /&gt;
       - Time slider bars - showing last collected image.&lt;br /&gt;
&lt;br /&gt;
Metadata for Machine Learning&lt;br /&gt;
 - Datasets generated by Diamond should be put online (3Tb issue!)&lt;br /&gt;
 - Metadata from sample is required.&lt;br /&gt;
 - XPDF users need the information about the sample. (same for liquids neutron diffraction).&lt;br /&gt;
 - Need to move on from basics (Pete) - don&#039;t know what we need to know to feed the machine learning algorithms.&lt;br /&gt;
 - What are the users going to give us?&lt;br /&gt;
   - Very little ... &lt;br /&gt;
   - Use header nexus file with link to raw detector data. Basically digital logbook.&lt;br /&gt;
   - Pete - shouldn&#039;t limit metadata for edge cases. Need to have the metadata possible and turn off as needed.&lt;br /&gt;
   - Pete - automated addition of data from proposal/safety form&lt;br /&gt;
   - Brian - adding analyte composition and density etc.&lt;br /&gt;
   - Pete - issue with NXsample : requires chemical formula, not composition.&lt;br /&gt;
   - Some are easy for low throughput. Need an efficient way of entering the information. &lt;br /&gt;
   - Should look at what the MX do. &lt;br /&gt;
   - Needs to be end-to-end. Has to be a benefit to user.&lt;br /&gt;
   - Machine learning : Pete - need some samples with bad metadata to teach algorithm!&lt;br /&gt;
&lt;br /&gt;
=== Actions ===&lt;br /&gt;
- Identify the right location for data sets and upload to Zenodo and/or github.&lt;br /&gt;
&lt;br /&gt;
- Linking of detector metadata to sasdata entries.&lt;br /&gt;
&lt;br /&gt;
- Writing of notes with examples for NXcanSAS usage.&lt;br /&gt;
&lt;br /&gt;
- Build a list of suggested metadata with standard names. Including how to build sample descriptions. &#039;&#039;&#039;Brian P to write a proposal for sample relevant metadata and to circulate to Data Formats group&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2151</id>
		<title>canSAS-X</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2151"/>
		<updated>2018-09-13T17:34:11Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= canSAS-X Workshop =&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
-tba-&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
&lt;br /&gt;
The goals for this one-day workshop are to:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* disseminate information about canSAS and to recruit active participants to canSAS activities ... see [[canSAS-IX#Goals]];&lt;br /&gt;
* plan new round-robin measurements to cover wider classes of instruments;&lt;br /&gt;
* discuss NXcanSAS data formats and propose improvements&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* 9:30 AM Welcome and intro to canSAS&lt;br /&gt;
* 10:00 AM Update/discussion on canSAS-IX activities&lt;br /&gt;
* 10:45 Coffee Break&lt;br /&gt;
* 11:15 AM July 2019 canSAS XI meeting update - Frielinghaus&lt;br /&gt;
* 11:30 AM Discussion on topics and organization of canSAS-XI&lt;br /&gt;
* 12:00 PM LUNCH BREAK&lt;br /&gt;
* 1:00 PM Discussion Topics&lt;br /&gt;
** NXcanSAS 2.0 discussion&lt;br /&gt;
** Round Robin and Standard Practices projects&lt;br /&gt;
*** USAS/Geosciences round robin&lt;br /&gt;
*** Particle Sizing standards?&lt;br /&gt;
*** Other&lt;br /&gt;
** Analysis Software Collaboration opportunities&lt;br /&gt;
*** COST action&lt;br /&gt;
*** other&lt;br /&gt;
* 2:40 Group Photo&lt;br /&gt;
* 2:45 Coffee Break&lt;br /&gt;
* 4:00 PM Reconvene - summary of breakout and wrap-up discussion&lt;br /&gt;
* 5:00 PM adjourn to attend SAS2018 Welcome Reception&lt;br /&gt;
&lt;br /&gt;
== Venue and Registration ==&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
Note that as a &amp;quot;grass roots&amp;quot; community effort there are generally no specific funds to support the local organizing expenses of such meetings.  Instead these expenses will be covered through mostly small registration fees asked of each participant. (expect $30 to cover the two coffee breaks or we can just wander the resort&#039;s various shops)&lt;br /&gt;
&lt;br /&gt;
== Meeting Schedule and Topics ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The topics being addressed at the canSAS X workshop are:&lt;br /&gt;
&lt;br /&gt;
* NXcanSAS standard, improve the description of how Q should be provided in the HDF5 file&lt;br /&gt;
* Round-robin samples&lt;br /&gt;
* the SAS portal&lt;br /&gt;
&lt;br /&gt;
== Local Organizing Committee ==&lt;br /&gt;
&lt;br /&gt;
* SAS2018 organizers&lt;br /&gt;
&lt;br /&gt;
== Program Committee ==&lt;br /&gt;
&lt;br /&gt;
* Paul Butler (NIST, US)&lt;br /&gt;
* Adrian Rennie (Uppsala University, Sweden)&lt;br /&gt;
* Pete Jemian (APS, US)&lt;br /&gt;
* Henrich Frielinghaus (Julich, Germany)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2149</id>
		<title>canSAS-X</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2149"/>
		<updated>2018-09-13T17:32:30Z</updated>

		<summary type="html">&lt;p&gt;Jemian: spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= canSAS-X Workshop =&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
-tba-&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
&lt;br /&gt;
The goals for this one-day workshop are to:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* disseminate information about canSAS and to recruit active participants to canSAS activities ... see [[canSAS-IX#Goals]];&lt;br /&gt;
* plan new round-robin measurements to cover wider classes of instruments;&lt;br /&gt;
* discuss NXcanSAS data formats and propose improvements&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* 9:30 AM Welcome and intro to canSAS&lt;br /&gt;
* 10:00 AM Update/discussion on canSAS-IX activities&lt;br /&gt;
* 10:45 Coffee Break&lt;br /&gt;
* 11:15 AM July 2019 canSAS XI meeting update - Frielinghaus&lt;br /&gt;
* 11:30 AM Discussion on topics and organization of canSAS-XI&lt;br /&gt;
* 12:00 PM LUNCH BREAK&lt;br /&gt;
* 1:00 PM Discussion Topics&lt;br /&gt;
** NXcanSAS 2.0 discussion&lt;br /&gt;
** Round Robin and Standard Practices projects&lt;br /&gt;
*** USAS/Geosciences round robin&lt;br /&gt;
*** Particle Sizing standards?&lt;br /&gt;
*** Other&lt;br /&gt;
** Analysis Software Collaboration opportunities&lt;br /&gt;
*** COST action&lt;br /&gt;
*** other&lt;br /&gt;
* 2:45 Coffee Break&lt;br /&gt;
* 4:00 PM Reconvene - summary of breakout and wrap-up discussion&lt;br /&gt;
* 5:00 PM adjourn to attend SAS2018 Welcome Reception&lt;br /&gt;
&lt;br /&gt;
== Venue and Registration ==&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
Note that as a &amp;quot;grass roots&amp;quot; community effort there are generally no specific funds to support the local organizing expenses of such meetings.  Instead these expenses will be covered through mostly small registration fees asked of each participant. (expect $30 to cover the two coffee breaks or we can just wander the resort&#039;s various shops)&lt;br /&gt;
&lt;br /&gt;
== Meeting Schedule and Topics ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The topics being addressed at the canSAS X workshop are:&lt;br /&gt;
&lt;br /&gt;
* NXcanSAS standard, improve the description of how Q should be provided in the HDF5 file&lt;br /&gt;
* Round-robin samples&lt;br /&gt;
* the SAS portal&lt;br /&gt;
&lt;br /&gt;
== Local Organizing Committee ==&lt;br /&gt;
&lt;br /&gt;
* SAS2018 organizers&lt;br /&gt;
&lt;br /&gt;
== Program Committee ==&lt;br /&gt;
&lt;br /&gt;
* Paul Butler (NIST, US)&lt;br /&gt;
* Masa Fukuto (NSLS II, US)&lt;br /&gt;
* Eva Herzig (TUM, Germany)&lt;br /&gt;
* Zhang Jiang (APS, US)&lt;br /&gt;
* Adrian Rennie (Uppsala University, Sweden)&lt;br /&gt;
* Sarah Rogers (STFC, England)&lt;br /&gt;
* Stephan Roth (PETRA III/DESY &amp;amp; KTH/Stockholm)&lt;br /&gt;
* Alessandro Sepe (Adolphe Merkle Inst., Switzerland)&lt;br /&gt;
* Gila Stein ( University of Tennessee, US)&lt;br /&gt;
* Jun-ichi Suzuki (CROSS Tokai, Japan)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2134</id>
		<title>canSAS-X</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2134"/>
		<updated>2018-07-09T14:34:58Z</updated>

		<summary type="html">&lt;p&gt;Jemian: start the agenda&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= canSAS-X Workshop =&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
-tba-&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
&lt;br /&gt;
The goals for this one-day workshop are ... see [[canSAS-IX#Goals]]&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* 8:30 AM Welcome&lt;br /&gt;
* 5:00 PM adjourn to attend SAS2018 Welcome Reception&lt;br /&gt;
&lt;br /&gt;
== Venue and Registration ==&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
Note that as a &amp;quot;grass roots&amp;quot; community effort there are generally no specific funds to support the local organizing expenses of such meetings.  Instead these expenses will be covered through mostly small registration fees asked of each participant. (expect $30 to cover the two coffee breaks or we can just wander the resort&#039;s various shops)&lt;br /&gt;
&lt;br /&gt;
== Meeting Schedule and Topics ==&lt;br /&gt;
&lt;br /&gt;
-tba-&lt;br /&gt;
&lt;br /&gt;
The four topics being addressed at the canSAS X workshop are:&lt;br /&gt;
&lt;br /&gt;
* NXcanSAS standard, improve the description of how Q should be provided in the HDF5 file&lt;br /&gt;
* OTHER? ….&lt;br /&gt;
&lt;br /&gt;
== Local Organizing Committee ==&lt;br /&gt;
&lt;br /&gt;
* SAS2018 organizers&lt;br /&gt;
&lt;br /&gt;
== Program Committee ==&lt;br /&gt;
&lt;br /&gt;
* Paul Butler (NIST, US)&lt;br /&gt;
* Masa Fukuto (NSLS II, US)&lt;br /&gt;
* Eva Herzig (TUM, Germany)&lt;br /&gt;
* Zhang Jiang (APS, US)&lt;br /&gt;
* Adrian Rennie (Uppsala University, Sweden)&lt;br /&gt;
* Sarah Rogers (STFC, England)&lt;br /&gt;
* Stephan Roth (PETRA III/DESY &amp;amp; KTH/Stockholm)&lt;br /&gt;
* Alessandro Sepe (Adolphe Merkle Inst., Switzerland)&lt;br /&gt;
* Gila Stein ( University of Tennessee, US)&lt;br /&gt;
* Jun-ichi Suzuki (CROSS Tokai, Japan)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS&amp;diff=2133</id>
		<title>canSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS&amp;diff=2133"/>
		<updated>2018-07-09T14:27:57Z</updated>

		<summary type="html">&lt;p&gt;Jemian: announcing canSAS-X&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==News==&lt;br /&gt;
&lt;br /&gt;
The next workshop, [[canSAS-X]] will be held Sunday, October 7, 2018 at Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA, just before [https://sas2018.anl.gov SAS2018]. &lt;br /&gt;
&lt;br /&gt;
The [[canSAS-IX | canSAS-IX]] workshop was held in Northern California on June 5-7 2017 hosted jointly by [http://www-ssrl.slac.stanford.edu/ SSRL] and [https://als.lbl.gov/ ALS].&lt;br /&gt;
&lt;br /&gt;
The [[NXcanSAS]] multi-dimensional (&#039;&#039;nD&#039;&#039;) standard was released 2017-01-17.&lt;br /&gt;
&lt;br /&gt;
The [[canSAS-VIII | canSAS VIII meeting]] was held in Japan on April 14-16, 2015.&lt;br /&gt;
&lt;br /&gt;
The outcomes of recent canSAS work was presented to the community at a special session on 20 November at the SAS-2012 conference in Sydney, Australia (18 to 23 November 2012). Presentations from this session and other canSAS work are reported on a separate page: [[canSAS_at_the_SAS-2012_Conference]].&lt;br /&gt;
&lt;br /&gt;
There has been a working meeting in Uppsala, Sweden from 28 to 31 July 2012 : [[canSAS-2012 | canSAS 2012]].&lt;br /&gt;
&lt;br /&gt;
The canSAS web site has moved to a new domain: [[http://www.cansas.org www.cansas.org]]  - Welcome to our new home! If you spot any broken links or strange behavior, email Andrew (andrew dot jackson at esss dot se).&lt;br /&gt;
&lt;br /&gt;
== Working Groups ==&lt;br /&gt;
&lt;br /&gt;
Working groups are formed as needed to address the various matters of interest to the canSAS. &lt;br /&gt;
&lt;br /&gt;
=== Current Working Groups === &lt;br /&gt;
&amp;lt;categorytree mode=pages hideroot=on&amp;gt;Working Groups&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Previous Working Groups ===&lt;br /&gt;
&amp;lt;categorytree mode=pages hideroot=on&amp;gt;Previous Working Groups&amp;lt;/categorytree&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2132</id>
		<title>canSAS-X</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-X&amp;diff=2132"/>
		<updated>2018-07-09T14:25:44Z</updated>

		<summary type="html">&lt;p&gt;Jemian: create this page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= canSAS-X Workshop =&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
-tba-&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
The goals for this one-day workshop are ... see [[canSAS-IX#Goals]]&lt;br /&gt;
&lt;br /&gt;
== Venue and Registration ==&lt;br /&gt;
&lt;br /&gt;
* date: Sunday, October 7, 2018&lt;br /&gt;
* place: Peninsula Room C, Grand Traverse Resort &amp;amp; Spa, Traverse City, Michigan, USA&lt;br /&gt;
* (just before [https://sas2018.anl.gov/ SAS2018])&lt;br /&gt;
&lt;br /&gt;
Note that as a &amp;quot;grass roots&amp;quot; community effort there are generally no specific funds to support the local organizing expenses of such meetings.  Instead these expenses will be covered through mostly small registration fees asked of each participant. (expect $30 to cover the two coffee breaks or we can just wander the resort&#039;s various shops)&lt;br /&gt;
&lt;br /&gt;
== Meeting Schedule and Topics ==&lt;br /&gt;
&lt;br /&gt;
-tba-&lt;br /&gt;
&lt;br /&gt;
The four topics being addressed at the canSAS X workshop are:&lt;br /&gt;
&lt;br /&gt;
* NXcanSAS standard, improve the description of how Q should be provided in the HDF5 file&lt;br /&gt;
* OTHER? ….&lt;br /&gt;
&lt;br /&gt;
== Local Organizing Committee ==&lt;br /&gt;
&lt;br /&gt;
* SAS2018 organizers&lt;br /&gt;
&lt;br /&gt;
== Program Committee ==&lt;br /&gt;
&lt;br /&gt;
* Paul Butler (NIST, US)&lt;br /&gt;
* Masa Fukuto (NSLS II, US)&lt;br /&gt;
* Eva Herzig (TUM, Germany)&lt;br /&gt;
* Zhang Jiang (APS, US)&lt;br /&gt;
* Adrian Rennie (Uppsala University, Sweden)&lt;br /&gt;
* Sarah Rogers (STFC, England)&lt;br /&gt;
* Stephan Roth (PETRA III/DESY &amp;amp; KTH/Stockholm)&lt;br /&gt;
* Alessandro Sepe (Adolphe Merkle Inst., Switzerland)&lt;br /&gt;
* Gila Stein ( University of Tennessee, US)&lt;br /&gt;
* Jun-ichi Suzuki (CROSS Tokai, Japan)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2099</id>
		<title>NXcanSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2099"/>
		<updated>2017-06-07T19:10:39Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* NXcanSAS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= NXcanSAS =&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus/HDF5&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;v1.0&#039;&#039;&#039;: 2017-01-18&lt;br /&gt;
* &#039;&#039;&#039;Announced&#039;&#039;&#039;: 2017-06-06 (at [[canSAS-IX]])&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
* &#039;&#039;&#039;poster&#039;&#039;&#039;: [[Media:2017-05-09_NXcanSAS_2D_format.pdf|PDF]]&lt;br /&gt;
&lt;br /&gt;
== Enhancing the sharing and re-use of small-angle scattering data ==&lt;br /&gt;
&lt;br /&gt;
The drive to more complex SAS experiments, larger data volumes, and &lt;br /&gt;
requirements for open data and data repositories calls for standardised, &lt;br /&gt;
community-based approaches to data interchange. Enabling automated, traceable, &lt;br /&gt;
data processing analysis workflows requires rich metadata to enhance the &lt;br /&gt;
usability of the scattering data itself.&lt;br /&gt;
&lt;br /&gt;
Advancing these aims, and building on shared community experience, &lt;br /&gt;
[http://www.cansas.org canSAS]&lt;br /&gt;
are pleased to announce the next generation small-angle &lt;br /&gt;
scattering reduced data storage format: &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The format, employing [http://nexusformat.org NeXus] structured &lt;br /&gt;
[https://support.hdfgroup.org/HDF5/ HDF5] files, allows for the storage of &lt;br /&gt;
reduced small-angle scattering data of multiple dimension. Supporting a wide &lt;br /&gt;
range of metadata, and a flexible description of both uncertainties and &lt;br /&gt;
resolution information, the format is user-extensible and capable of storing &lt;br /&gt;
data from any small-angle scattering beamline.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; is implemented fully in &lt;br /&gt;
[http://www.mantidproject.org Mantid], &lt;br /&gt;
[http://dawnsci.org DAWN], and &lt;br /&gt;
[http://www.sasview.org SasView].  &lt;br /&gt;
Software using HDF5 libraries can read and write &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Visualization software that can plot data from &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; files include&lt;br /&gt;
[https://sourceforge.net/projects/pymca PyMCA] and&lt;br /&gt;
[http://nexpy.github.io/nexpy/ NeXpy].&lt;br /&gt;
&lt;br /&gt;
Read more about canSAS activities at http://www.cansas.org&lt;br /&gt;
&lt;br /&gt;
Documentation and the technical specification for &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; are found in the NeXus manual: &lt;br /&gt;
http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html&lt;br /&gt;
&lt;br /&gt;
For more information, contact: Pete Jemian &amp;lt;jemian@anl.gov&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
canSAS Data Formats Working Group:&lt;br /&gt;
&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Tobias Richter (ESS)&lt;br /&gt;
* Paul Butler (NIST)&lt;br /&gt;
* Steve King (STFC)&lt;br /&gt;
* Adrian Rennie (Uppsala Univ.)&lt;br /&gt;
* Brian Pauw (BAM)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
&lt;br /&gt;
This work was supported in part by the U.S. Department of Energy,&lt;br /&gt;
Office of Science, under Contract No. DE-AC-02-06CH11357.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2098</id>
		<title>NXcanSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2098"/>
		<updated>2017-06-07T19:10:24Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* NXcanSAS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= NXcanSAS =&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus/HDF5&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;v1.0&#039;&#039;&#039;: 2017-01-18&lt;br /&gt;
* &#039;&#039;&#039;Announced&#039;&#039;&#039;: 2017-06-06 (at [[canSAS-IX]])&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
* &#039;&#039;&#039;poster&#039;&#039;&#039;: [[Media:2017-05-09_NXcanSAS_2D_format.pdf|PDF]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enhancing the sharing and re-use of small-angle scattering data ==&lt;br /&gt;
&lt;br /&gt;
The drive to more complex SAS experiments, larger data volumes, and &lt;br /&gt;
requirements for open data and data repositories calls for standardised, &lt;br /&gt;
community-based approaches to data interchange. Enabling automated, traceable, &lt;br /&gt;
data processing analysis workflows requires rich metadata to enhance the &lt;br /&gt;
usability of the scattering data itself.&lt;br /&gt;
&lt;br /&gt;
Advancing these aims, and building on shared community experience, &lt;br /&gt;
[http://www.cansas.org canSAS]&lt;br /&gt;
are pleased to announce the next generation small-angle &lt;br /&gt;
scattering reduced data storage format: &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The format, employing [http://nexusformat.org NeXus] structured &lt;br /&gt;
[https://support.hdfgroup.org/HDF5/ HDF5] files, allows for the storage of &lt;br /&gt;
reduced small-angle scattering data of multiple dimension. Supporting a wide &lt;br /&gt;
range of metadata, and a flexible description of both uncertainties and &lt;br /&gt;
resolution information, the format is user-extensible and capable of storing &lt;br /&gt;
data from any small-angle scattering beamline.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; is implemented fully in &lt;br /&gt;
[http://www.mantidproject.org Mantid], &lt;br /&gt;
[http://dawnsci.org DAWN], and &lt;br /&gt;
[http://www.sasview.org SasView].  &lt;br /&gt;
Software using HDF5 libraries can read and write &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Visualization software that can plot data from &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; files include&lt;br /&gt;
[https://sourceforge.net/projects/pymca PyMCA] and&lt;br /&gt;
[http://nexpy.github.io/nexpy/ NeXpy].&lt;br /&gt;
&lt;br /&gt;
Read more about canSAS activities at http://www.cansas.org&lt;br /&gt;
&lt;br /&gt;
Documentation and the technical specification for &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; are found in the NeXus manual: &lt;br /&gt;
http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html&lt;br /&gt;
&lt;br /&gt;
For more information, contact: Pete Jemian &amp;lt;jemian@anl.gov&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
canSAS Data Formats Working Group:&lt;br /&gt;
&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Tobias Richter (ESS)&lt;br /&gt;
* Paul Butler (NIST)&lt;br /&gt;
* Steve King (STFC)&lt;br /&gt;
* Adrian Rennie (Uppsala Univ.)&lt;br /&gt;
* Brian Pauw (BAM)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
&lt;br /&gt;
This work was supported in part by the U.S. Department of Energy,&lt;br /&gt;
Office of Science, under Contract No. DE-AC-02-06CH11357.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2097</id>
		<title>NXcanSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2097"/>
		<updated>2017-06-07T19:10:05Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* NXcanSAS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= NXcanSAS =&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus/HDF5&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;v1.0&#039;&#039;&#039;: 2017-01-18&lt;br /&gt;
* &#039;&#039;&#039;Announced&#039;&#039;&#039;: 2017-06-06 (at [[canSAS-IX]])&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
* &#039;&#039;&#039;poster&#039;&#039;&#039;: [[Media:2017-05-09_NXcanSAS_2D_format.pdf|PDF]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[edit] &lt;br /&gt;
== Enhancing the sharing and re-use of small-angle scattering data ==&lt;br /&gt;
&lt;br /&gt;
The drive to more complex SAS experiments, larger data volumes, and &lt;br /&gt;
requirements for open data and data repositories calls for standardised, &lt;br /&gt;
community-based approaches to data interchange. Enabling automated, traceable, &lt;br /&gt;
data processing analysis workflows requires rich metadata to enhance the &lt;br /&gt;
usability of the scattering data itself.&lt;br /&gt;
&lt;br /&gt;
Advancing these aims, and building on shared community experience, &lt;br /&gt;
[http://www.cansas.org canSAS]&lt;br /&gt;
are pleased to announce the next generation small-angle &lt;br /&gt;
scattering reduced data storage format: &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The format, employing [http://nexusformat.org NeXus] structured &lt;br /&gt;
[https://support.hdfgroup.org/HDF5/ HDF5] files, allows for the storage of &lt;br /&gt;
reduced small-angle scattering data of multiple dimension. Supporting a wide &lt;br /&gt;
range of metadata, and a flexible description of both uncertainties and &lt;br /&gt;
resolution information, the format is user-extensible and capable of storing &lt;br /&gt;
data from any small-angle scattering beamline.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; is implemented fully in &lt;br /&gt;
[http://www.mantidproject.org Mantid], &lt;br /&gt;
[http://dawnsci.org DAWN], and &lt;br /&gt;
[http://www.sasview.org SasView].  &lt;br /&gt;
Software using HDF5 libraries can read and write &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Visualization software that can plot data from &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; files include&lt;br /&gt;
[https://sourceforge.net/projects/pymca PyMCA] and&lt;br /&gt;
[http://nexpy.github.io/nexpy/ NeXpy].&lt;br /&gt;
&lt;br /&gt;
Read more about canSAS activities at http://www.cansas.org&lt;br /&gt;
&lt;br /&gt;
Documentation and the technical specification for &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; are found in the NeXus manual: &lt;br /&gt;
http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html&lt;br /&gt;
&lt;br /&gt;
For more information, contact: Pete Jemian &amp;lt;jemian@anl.gov&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
canSAS Data Formats Working Group:&lt;br /&gt;
&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Tobias Richter (ESS)&lt;br /&gt;
* Paul Butler (NIST)&lt;br /&gt;
* Steve King (STFC)&lt;br /&gt;
* Adrian Rennie (Uppsala Univ.)&lt;br /&gt;
* Brian Pauw (BAM)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
&lt;br /&gt;
This work was supported in part by the U.S. Department of Energy,&lt;br /&gt;
Office of Science, under Contract No. DE-AC-02-06CH11357.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2096</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2096"/>
		<updated>2017-06-07T19:09:39Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* nD: NXcanSAS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Jemian|Jemian]] 2017-01: NXcanSAS released&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] 2015-12 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] 2012-07-31 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
=== nD: NXcanSAS ===&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus (HDF5)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;v1.0&#039;&#039;&#039;: 2017-01-18&lt;br /&gt;
* &#039;&#039;&#039;Announced&#039;&#039;&#039;: 2017-06-06 (at [[canSAS-IX]])&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
* &#039;&#039;&#039;poster&#039;&#039;&#039;: [[Media:2017-05-09_NXcanSAS_2D_format.pdf|PDF]]&lt;br /&gt;
&lt;br /&gt;
=== 1D: cansas1d:1.1 ===&lt;br /&gt;
&lt;br /&gt;
standard for 1-D reduced small-angle scattering data, using XML (text)&lt;br /&gt;
&lt;br /&gt;
* v1.1: 2013-03-29&lt;br /&gt;
* v1.0: 2009-05-12&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg/tree/master/examples https://github.com/canSAS-org/1dwg/tree/master/examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg  https://github.com/canSAS-org/1dwg]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;br /&gt;
&lt;br /&gt;
= Mailing List=&lt;br /&gt;
&lt;br /&gt;
The mailing list is now maintained by subscribing to this Google group:&lt;br /&gt;
&lt;br /&gt;
* [https://groups.google.com/forum/#!forum/cansas-dfwg https://groups.google.com/forum/#!forum/cansas-dfwg]&lt;br /&gt;
&lt;br /&gt;
Please address all questions and answers to this Google group.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2095</id>
		<title>NXcanSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2095"/>
		<updated>2017-06-07T19:01:28Z</updated>

		<summary type="html">&lt;p&gt;Jemian: make obvious reference to the NXcanSAS documentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= NXcanSAS =&lt;br /&gt;
&lt;br /&gt;
2017-06-06 (at [[canSAS-IX]])&lt;br /&gt;
&lt;br /&gt;
documentation: http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html&lt;br /&gt;
&lt;br /&gt;
== Enhancing the sharing and re-use of small-angle scattering data ==&lt;br /&gt;
&lt;br /&gt;
The drive to more complex SAS experiments, larger data volumes, and &lt;br /&gt;
requirements for open data and data repositories calls for standardised, &lt;br /&gt;
community-based approaches to data interchange. Enabling automated, traceable, &lt;br /&gt;
data processing analysis workflows requires rich metadata to enhance the &lt;br /&gt;
usability of the scattering data itself.&lt;br /&gt;
&lt;br /&gt;
Advancing these aims, and building on shared community experience, &lt;br /&gt;
[http://www.cansas.org canSAS]&lt;br /&gt;
are pleased to announce the next generation small-angle &lt;br /&gt;
scattering reduced data storage format: &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The format, employing [http://nexusformat.org NeXus] structured &lt;br /&gt;
[https://support.hdfgroup.org/HDF5/ HDF5] files, allows for the storage of &lt;br /&gt;
reduced small-angle scattering data of multiple dimension. Supporting a wide &lt;br /&gt;
range of metadata, and a flexible description of both uncertainties and &lt;br /&gt;
resolution information, the format is user-extensible and capable of storing &lt;br /&gt;
data from any small-angle scattering beamline.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; is implemented fully in &lt;br /&gt;
[http://www.mantidproject.org Mantid], &lt;br /&gt;
[http://dawnsci.org DAWN], and &lt;br /&gt;
[http://www.sasview.org SasView].  &lt;br /&gt;
Software using HDF5 libraries can read and write &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Visualization software that can plot data from &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; files include&lt;br /&gt;
[https://sourceforge.net/projects/pymca PyMCA] and&lt;br /&gt;
[http://nexpy.github.io/nexpy/ NeXpy].&lt;br /&gt;
&lt;br /&gt;
Read more about canSAS activities at http://www.cansas.org&lt;br /&gt;
&lt;br /&gt;
Documentation and the technical specification for &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; are found in the NeXus manual: &lt;br /&gt;
http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html&lt;br /&gt;
&lt;br /&gt;
For more information, contact: Pete Jemian &amp;lt;jemian@anl.gov&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
canSAS Data Formats Working Group:&lt;br /&gt;
&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Tobias Richter (ESS)&lt;br /&gt;
* Paul Butler (NIST)&lt;br /&gt;
* Steve King (STFC)&lt;br /&gt;
* Adrian Rennie (Uppsala Univ.)&lt;br /&gt;
* Brian Pauw (BAM)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
&lt;br /&gt;
This work was supported in part by the U.S. Department of Energy,&lt;br /&gt;
Office of Science, under Contract No. DE-AC-02-06CH11357.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS&amp;diff=2094</id>
		<title>canSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS&amp;diff=2094"/>
		<updated>2017-06-07T19:00:19Z</updated>

		<summary type="html">&lt;p&gt;Jemian: point to press release&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Announcement==&lt;br /&gt;
&lt;br /&gt;
The [[canSAS-IX | canSAS-IX]] workshop will be held in Northern California on June 5-7 2017 hosted jointly by SSRL and ALS.&lt;br /&gt;
&lt;br /&gt;
==News==&lt;br /&gt;
&lt;br /&gt;
The [[NXcanSAS]] multi-dimensional (&#039;&#039;nD&#039;&#039;) standard was released 2017-01-17.&lt;br /&gt;
&lt;br /&gt;
The [[canSAS-VIII | canSAS VIII meeting]] was held in Japan on April 14-16, 2015.&lt;br /&gt;
&lt;br /&gt;
The outcomes of recent canSAS work was presented to the community at a special session on 20 November at the SAS-2012 conference in Sydney, Australia (18 to 23 November 2012). Presentations from this session and other canSAS work are reported on a separate page: [[canSAS_at_the_SAS-2012_Conference]].&lt;br /&gt;
&lt;br /&gt;
There has been a working meeting in Uppsala, Sweden from 28 to 31 July 2012 : [[canSAS-2012 | canSAS 2012]].&lt;br /&gt;
&lt;br /&gt;
The canSAS web site has moved to a new domain: [[http://www.cansas.org www.cansas.org]]  - Welcome to our new home! If you spot any broken links or strange behavior, email Andrew (andrew dot jackson at esss dot se).&lt;br /&gt;
&lt;br /&gt;
== Working Groups ==&lt;br /&gt;
&lt;br /&gt;
Working groups are formed as needed to address the various matters of interest to the canSAS. &lt;br /&gt;
&lt;br /&gt;
=== Current Working Groups === &lt;br /&gt;
&amp;lt;categorytree mode=pages hideroot=on&amp;gt;Working Groups&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Previous Working Groups ===&lt;br /&gt;
&amp;lt;categorytree mode=pages hideroot=on&amp;gt;Previous Working Groups&amp;lt;/categorytree&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2093</id>
		<title>NXcanSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=NXcanSAS&amp;diff=2093"/>
		<updated>2017-06-07T18:57:46Z</updated>

		<summary type="html">&lt;p&gt;Jemian: NXcanSAS announcement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= NXcanSAS =&lt;br /&gt;
&lt;br /&gt;
2017-06-06 (at [[canSAS-IX]])&lt;br /&gt;
&lt;br /&gt;
== Enhancing the sharing and re-use of small-angle scattering data ==&lt;br /&gt;
&lt;br /&gt;
The drive to more complex SAS experiments, larger data volumes, and &lt;br /&gt;
requirements for open data and data repositories calls for standardised, &lt;br /&gt;
community-based approaches to data interchange. Enabling automated, traceable, &lt;br /&gt;
data processing analysis workflows requires rich metadata to enhance the &lt;br /&gt;
usability of the scattering data itself.&lt;br /&gt;
&lt;br /&gt;
Advancing these aims, and building on shared community experience, &lt;br /&gt;
[http://www.cansas.org canSAS]&lt;br /&gt;
are pleased to announce the next generation small-angle &lt;br /&gt;
scattering reduced data storage format: &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The format, employing [http://nexusformat.org NeXus] structured &lt;br /&gt;
[https://support.hdfgroup.org/HDF5/ HDF5] files, allows for the storage of &lt;br /&gt;
reduced small-angle scattering data of multiple dimension. Supporting a wide &lt;br /&gt;
range of metadata, and a flexible description of both uncertainties and &lt;br /&gt;
resolution information, the format is user-extensible and capable of storing &lt;br /&gt;
data from any small-angle scattering beamline.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; is implemented fully in &lt;br /&gt;
[http://www.mantidproject.org Mantid], &lt;br /&gt;
[http://dawnsci.org DAWN], and &lt;br /&gt;
[http://www.sasview.org SasView].  &lt;br /&gt;
Software using HDF5 libraries can read and write &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Visualization software that can plot data from &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; files include&lt;br /&gt;
[https://sourceforge.net/projects/pymca PyMCA] and&lt;br /&gt;
[http://nexpy.github.io/nexpy/ NeXpy].&lt;br /&gt;
&lt;br /&gt;
Read more about canSAS activities at http://www.cansas.org&lt;br /&gt;
&lt;br /&gt;
Documentation and the technical specification for &#039;&#039;&#039;NXcanSAS&#039;&#039;&#039; are found in the NeXus manual: &lt;br /&gt;
http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html&lt;br /&gt;
&lt;br /&gt;
For more information, contact: Pete Jemian &amp;lt;jemian@anl.gov&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
canSAS Data Formats Working Group:&lt;br /&gt;
&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Tobias Richter (ESS)&lt;br /&gt;
* Paul Butler (NIST)&lt;br /&gt;
* Steve King (STFC)&lt;br /&gt;
* Adrian Rennie (Uppsala Univ.)&lt;br /&gt;
* Brian Pauw (BAM)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
&lt;br /&gt;
This work was supported in part by the U.S. Department of Energy,&lt;br /&gt;
Office of Science, under Contract No. DE-AC-02-06CH11357.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS&amp;diff=2058</id>
		<title>canSAS</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS&amp;diff=2058"/>
		<updated>2017-06-06T00:02:48Z</updated>

		<summary type="html">&lt;p&gt;Jemian: update the current news&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Announcement==&lt;br /&gt;
&lt;br /&gt;
The [[canSAS-IX | canSAS-IX]] workshop will be held in Northern California on June 5-7 2017 hosted jointly by SSRL and ALS.&lt;br /&gt;
&lt;br /&gt;
==News==&lt;br /&gt;
&lt;br /&gt;
The [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html NXcanSAS nD standard] was released 2017-01-17.&lt;br /&gt;
&lt;br /&gt;
The [[canSAS-VIII | canSAS VIII meeting]] was held in Japan on April 14-16, 2015.&lt;br /&gt;
&lt;br /&gt;
The outcomes of recent canSAS work was presented to the community at a special session on 20 November at the SAS-2012 conference in Sydney, Australia (18 to 23 November 2012). Presentations from this session and other canSAS work are reported on a separate page: [[canSAS_at_the_SAS-2012_Conference]].&lt;br /&gt;
&lt;br /&gt;
There has been a working meeting in Uppsala, Sweden from 28 to 31 July 2012 : [[canSAS-2012 | canSAS 2012]].&lt;br /&gt;
&lt;br /&gt;
The canSAS web site has moved to a new domain: [[http://www.cansas.org www.cansas.org]]  - Welcome to our new home! If you spot any broken links or strange behavior, email Andrew (andrew dot jackson at esss dot se).&lt;br /&gt;
&lt;br /&gt;
== Working Groups ==&lt;br /&gt;
&lt;br /&gt;
Working groups are formed as needed to address the various matters of interest to the canSAS. &lt;br /&gt;
&lt;br /&gt;
=== Current Working Groups === &lt;br /&gt;
&amp;lt;categorytree mode=pages hideroot=on&amp;gt;Working Groups&amp;lt;/categorytree&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Previous Working Groups ===&lt;br /&gt;
&amp;lt;categorytree mode=pages hideroot=on&amp;gt;Previous Working Groups&amp;lt;/categorytree&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-IX&amp;diff=2057</id>
		<title>canSAS-IX</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-IX&amp;diff=2057"/>
		<updated>2017-06-05T23:57:16Z</updated>

		<summary type="html">&lt;p&gt;Jemian: make a space for speaker&amp;#039;s slides&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= [https://sites.google.com/a/lbl.gov/cansas/home ALS/SSRL Northern CA - June 5-7, 2017] =&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== [[media:canSASIX-KickOff.ppt | Intro slides]] ==&lt;br /&gt;
&lt;br /&gt;
== Breakout Discussion ==&lt;br /&gt;
&lt;br /&gt;
* [[Reliability | Reliability and Reproducibility]]&lt;br /&gt;
* [[Information | Information, Education and Outreach]]&lt;br /&gt;
* [[DataAnalysis | Data Analysis and Emerging Methods]]&lt;br /&gt;
* [[ExperimentalTech | Experimental Technique Development]]&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
The larger canSAS meetings are an opportunity for the community of SAS practitioners to come together as a whole, at a dedicated meeting, away from the distractions at other large meetings to discuss how issues have evolved since the last meeting and what the current challenges are for the community.  In that spirit, the community is encouraged to participate early in shaping the content of the meeting by suggesting topics and speakers/discussion group leaders.  The aim for this workshop then is to provide a forum for SAS users and providers to come together to discuss common needs and issues, to learn from each others experiences, discuss current best practices, hear about emerging techniques, and when possible to identify areas where the field/state of the art could be improved by bringing together the people that are interested and able to work cooperatively to solve the problem. Since  the goal of the workshop is to foster discussion and collaborations on issues affecting the global SAS community (nomadic scatterers) besides participating in the discussion sessions, please consider submitting a poster.  Posters are excellent ways to provide basic information that can then be used to seed or enhance discussions.&lt;br /&gt;
&lt;br /&gt;
== Venue and Registration ==&lt;br /&gt;
=== Berkeley: Perseverance Hall - Building 54 Room 130 ===&lt;br /&gt;
=== Stanford: Building 48 Redwood Rooms ===&lt;br /&gt;
&lt;br /&gt;
The first two days, June 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt;, Will be held at the LBNL in Perseverance Hall (bldg 54, room 130) while the final day, June 7&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; will be at SLAC. A hosted standing dinner/poster session will be held at the Lawrence Hall of Science on June 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; followed by arranged bus transportation of the attendees to Stanford.&lt;br /&gt;
&lt;br /&gt;
Note that as a &amp;quot;grass roots&amp;quot; community effort there are generally no specific funds to support the local organizing expenses of such meetings.  Instead these expenses will be covered through mostly small registration fees asked of each participant.&lt;br /&gt;
&lt;br /&gt;
Further details and registration can be made at the following web site:&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;b&amp;gt;https://sites.google.com/a/lbl.gov/cansas/home&amp;lt;/b&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
== Meeting Schedule and Topics == &lt;br /&gt;
=== [https://sites.google.com/a/lbl.gov/cansas/agenda The lastest agenda is here]===&lt;br /&gt;
&amp;lt;!-- ===[[canSAS-IX-schedule | The detailed schedule for this meeting is posted here]]=== --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These meetings typically include a mix of plenary lectures on important topics, some plenary discussions, as well as several break out/parallel discussion sessions to discuss how we as a community might address specific issues.  &lt;br /&gt;
&lt;br /&gt;
The structure of the canSAS IX meeting is to dedicate a day to each topic though with 3 days and 4 topics, two topics will share Monday.  The days will start with a short statement from the topic organizers setting the framework for the day followed by a series of hopefully thought provoking presentations related to the topic du jour.  These will then be followed by a 1.5 to 2 hour breakout period in which the participants will divide into groups of 10 or less to brainstorm what they see as the current major issues related to the topic, what is needed to alleviate them and if possible propose possible paths forward to achieving real solutions.  The day wraps up with a plenary discussion where the ideas generated in the various individual breakout teams can be shared including ideas/consensus on taking some action(s) gong forward.&lt;br /&gt;
&lt;br /&gt;
The four topics being addressed at the canSAS IX meeting are:&lt;br /&gt;
&lt;br /&gt;
* Data Analysis – Emerging Methods and Quality&lt;br /&gt;
** Automation&lt;br /&gt;
** New and evolving algorithms&lt;br /&gt;
** Coupling to simulation&lt;br /&gt;
** Modelling 2D data&lt;br /&gt;
** Collaborative funding strategies for SAS tools&lt;br /&gt;
* Reproducibility and Reliability&lt;br /&gt;
** Aggregating instrument parameters from SAS tools&lt;br /&gt;
** Aggregating scattering patterns from common standards&lt;br /&gt;
** New reference standards&lt;br /&gt;
** Sources of uncertainties and resolution&lt;br /&gt;
** Data handling for incoherent and inelastic scattering&lt;br /&gt;
* Experimental Technique Development&lt;br /&gt;
** Multimodal and time resolved characterization&lt;br /&gt;
** GISANS and GISAXS&lt;br /&gt;
** Variable contrast techniques (RSoXS, p-SAXS, SANS)&lt;br /&gt;
** Instrument advances&lt;br /&gt;
* Information, Outreach and Education&lt;br /&gt;
** What is lacking – what is feasible?&lt;br /&gt;
** Development and maintain sas portal? How? What priorities?&lt;br /&gt;
** Aggregating existing instructional materials? How?&lt;br /&gt;
** Creating new instructional media? What and how?&lt;br /&gt;
** Generating scientific case studies? How?&lt;br /&gt;
** NXcanSAS standard – How to disseminate? What is next?&lt;br /&gt;
OTHER? ….&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--** Continued development of global SAS portal&lt;br /&gt;
** Aggregating instructional materials&lt;br /&gt;
** Generating scientific case studies&lt;br /&gt;
** New Instructional media&lt;br /&gt;
** NXcanSAS standard for any-dimensional data.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Speaker Slides==&lt;br /&gt;
&lt;br /&gt;
* [[media:2017-06-05_Jemian_NXcanSAS.pdf‎ | Jemian - NXcanSAS]]&lt;br /&gt;
&lt;br /&gt;
==Local Organizing Committee ==&lt;br /&gt;
* Alexander Hexemer (ALS)&lt;br /&gt;
* Christopher Tassone (SSRL)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Cheng Wang (ALS)&lt;br /&gt;
* Chenhui Zhu (ALS)&lt;br /&gt;
* Hongping Yan (SSRL)&lt;br /&gt;
&lt;br /&gt;
== Program Committee ==&lt;br /&gt;
    &lt;br /&gt;
* Paul Butler (NIST, US)&lt;br /&gt;
* Masa Fukuto (NSLS II, US)&lt;br /&gt;
* Eva Herzig (TUM, Germany)&lt;br /&gt;
* Zhang Jiang (APS, US)&lt;br /&gt;
* Adrian Rennie (Uppsala University, Sweden)&lt;br /&gt;
* Sarah Rogers (STFC, England)&lt;br /&gt;
* Stephan Roth (PETRA III/DESY &amp;amp; KTH/Stockholm)&lt;br /&gt;
* Alessandro Sepe (Adolphe Merkle Inst., Switzerland)&lt;br /&gt;
* Gila Stein ( University of Tennessee, US)&lt;br /&gt;
* Jun-ichi Suzuki (CROSS Tokai, Japan)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=File:2017-06-05_Jemian_NXcanSAS.pdf&amp;diff=2056</id>
		<title>File:2017-06-05 Jemian NXcanSAS.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=File:2017-06-05_Jemian_NXcanSAS.pdf&amp;diff=2056"/>
		<updated>2017-06-05T23:53:27Z</updated>

		<summary type="html">&lt;p&gt;Jemian: presentation of NXcanSAS 1.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;presentation of NXcanSAS 1.0&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=InfoGroupD&amp;diff=2054</id>
		<title>InfoGroupD</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=InfoGroupD&amp;diff=2054"/>
		<updated>2017-06-05T23:46:56Z</updated>

		<summary type="html">&lt;p&gt;Jemian: complete the notes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NOTES FOR GROUP D&lt;br /&gt;
&lt;br /&gt;
== main points ==&lt;br /&gt;
&lt;br /&gt;
* not much familiarity with the SAS portal&lt;br /&gt;
** action: get people to visit and give feedback&lt;br /&gt;
&lt;br /&gt;
* encourage creation of new content and refer to it from the portal&lt;br /&gt;
&lt;br /&gt;
* sponsor a prize for video aligned with canSAS aims&lt;br /&gt;
** science case&lt;br /&gt;
** technique case&lt;br /&gt;
** commercial sponsorship&lt;br /&gt;
** target debut at SAS2018&lt;br /&gt;
&lt;br /&gt;
--------------&lt;br /&gt;
&lt;br /&gt;
== notes ==&lt;br /&gt;
&lt;br /&gt;
=== SAS portal ===&lt;br /&gt;
&lt;br /&gt;
* not much familiarity with the portal&lt;br /&gt;
* Steve King edits most updates (does heu want assistance?)&lt;br /&gt;
* most popular page: software catalog&lt;br /&gt;
* What should the portal provide?&lt;br /&gt;
* Most SAS awareness for newcomers comes from word-of-mouth&lt;br /&gt;
* instrument scientists could be a common point of contact&lt;br /&gt;
* Anton Paar has a SAS training book they distribute, perhaps even online&lt;br /&gt;
* short videos online (3 minutes typical)&lt;br /&gt;
** work in pairs to present (such as senior &amp;amp; junior presenters)&lt;br /&gt;
&lt;br /&gt;
* bio sas community seems better organized&lt;br /&gt;
* bio sas community is more focused&lt;br /&gt;
* major facilities have periodic training courses&lt;br /&gt;
** post videos and notify portal&lt;br /&gt;
&lt;br /&gt;
* Is a forum (like StackOverflow) viable?&lt;br /&gt;
* paid support to revise &amp;amp; modernize the portal&lt;br /&gt;
&lt;br /&gt;
==== Actions ====&lt;br /&gt;
&lt;br /&gt;
* get people to visit the portal&lt;br /&gt;
** and give feedback&lt;br /&gt;
&lt;br /&gt;
* notify the portal editors of new content&lt;br /&gt;
* encourage creation of new content&lt;br /&gt;
&lt;br /&gt;
=== Education ===&lt;br /&gt;
&lt;br /&gt;
* videos!&lt;br /&gt;
* users seem to get even less time for training&lt;br /&gt;
* what depth of knowledge is necessary for a given analysis?&lt;br /&gt;
* written document of best practices&lt;br /&gt;
&lt;br /&gt;
=== Outreach ===&lt;br /&gt;
&lt;br /&gt;
* majority experience at lab sources&lt;br /&gt;
* advocacy at conferences&lt;br /&gt;
* outreach for oversubscribed facilities means competition&lt;br /&gt;
* canSAS video prize sponsorship (see above)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=InfoGroupD&amp;diff=2048</id>
		<title>InfoGroupD</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=InfoGroupD&amp;diff=2048"/>
		<updated>2017-06-05T23:40:43Z</updated>

		<summary type="html">&lt;p&gt;Jemian: notes from discussion&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NOTES FOR GROUP D&lt;br /&gt;
&lt;br /&gt;
== main points ==&lt;br /&gt;
&lt;br /&gt;
* not much familiarity with the SAS portal&lt;br /&gt;
** action: get people to visit and give feedback&lt;br /&gt;
&lt;br /&gt;
* encourage creation of new content and refer to it from the portal&lt;br /&gt;
&lt;br /&gt;
* sponsor a prize for video aligned with canSAS aims&lt;br /&gt;
** science case&lt;br /&gt;
** technique case&lt;br /&gt;
** commercial sponsorship&lt;br /&gt;
** target debut at SAS2018&lt;br /&gt;
&lt;br /&gt;
--------------&lt;br /&gt;
&lt;br /&gt;
## notes&lt;br /&gt;
&lt;br /&gt;
### SAS portal&lt;br /&gt;
&lt;br /&gt;
* not much familiarity with the portal&lt;br /&gt;
* Steve King edits most updates (does heu want assistance?)&lt;br /&gt;
* most popular page: software catalog&lt;br /&gt;
* What should the portal provide?&lt;br /&gt;
* Most SAS awareness for newcomers comes from word-of-mouth&lt;br /&gt;
* instrument scientists could be a common point of contact&lt;br /&gt;
* Anton Paar has a SAS training book they distribute, perhaps even online&lt;br /&gt;
* short videos online (3 minutes typical)&lt;br /&gt;
* bio sas community seems better organized&lt;br /&gt;
* bio sas community is more focused&lt;br /&gt;
* major facilities have periodic training courses&lt;br /&gt;
** post videos and notify portal&lt;br /&gt;
&lt;br /&gt;
* Is a forum (like StackOverflow) viable?&lt;br /&gt;
* paid support to revise &amp;amp; modernize the portal&lt;br /&gt;
&lt;br /&gt;
#### Actions&lt;br /&gt;
&lt;br /&gt;
* get people to visit the portal&lt;br /&gt;
** and give feedback&lt;br /&gt;
&lt;br /&gt;
* notify the portal editors of new content&lt;br /&gt;
&lt;br /&gt;
### Edcuation&lt;br /&gt;
&lt;br /&gt;
### Outreach&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=InfoGroupD&amp;diff=2047</id>
		<title>InfoGroupD</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=InfoGroupD&amp;diff=2047"/>
		<updated>2017-06-05T23:33:04Z</updated>

		<summary type="html">&lt;p&gt;Jemian: discussion summary&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NOTES FOR GROUP D&lt;br /&gt;
&lt;br /&gt;
== main points ==&lt;br /&gt;
&lt;br /&gt;
* not much familiarity with the SAS portal&lt;br /&gt;
** action: get people to visit and give feedback&lt;br /&gt;
&lt;br /&gt;
* encourage creation of new content and refer to it from the portal&lt;br /&gt;
&lt;br /&gt;
* sponsor a prize for video aligned with canSAS aims&lt;br /&gt;
** science case&lt;br /&gt;
** technique case&lt;br /&gt;
** commercial sponsorship&lt;br /&gt;
** target debut at SAS2018&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2004</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2004"/>
		<updated>2017-05-11T22:25:55Z</updated>

		<summary type="html">&lt;p&gt;Jemian: release dates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Jemian|Jemian]] 2017-01: NXcanSAS released&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] 2015-12 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] 2012-07-31 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
=== nD: NXcanSAS ===&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus (HDF5)&lt;br /&gt;
&lt;br /&gt;
* v1.0: 2017-01-18&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
* &#039;&#039;&#039;poster&#039;&#039;&#039;: [[Media:2017-05-09_NXcanSAS_2D_format.pdf|PDF]]&lt;br /&gt;
&lt;br /&gt;
=== 1D: cansas1d:1.1 ===&lt;br /&gt;
&lt;br /&gt;
standard for 1-D reduced small-angle scattering data, using XML (text)&lt;br /&gt;
&lt;br /&gt;
* v1.1: 2013-03-29&lt;br /&gt;
* v1.0: 2009-05-12&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg/tree/master/examples https://github.com/canSAS-org/1dwg/tree/master/examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg  https://github.com/canSAS-org/1dwg]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;br /&gt;
&lt;br /&gt;
= Mailing List=&lt;br /&gt;
&lt;br /&gt;
The mailing list is now maintained by subscribing to this Google group:&lt;br /&gt;
&lt;br /&gt;
* [https://groups.google.com/forum/#!forum/cansas-dfwg https://groups.google.com/forum/#!forum/cansas-dfwg]&lt;br /&gt;
&lt;br /&gt;
Please address all questions and answers to this Google group.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2003</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2003"/>
		<updated>2017-05-11T22:18:28Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Latest News */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Jemian|Jemian]] 2017-01: NXcanSAS released&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] 2015-12 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] 2012-07-31 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
=== nD: NXcanSAS ===&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus (HDF5)&lt;br /&gt;
&lt;br /&gt;
first release: 2017&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
* &#039;&#039;&#039;poster&#039;&#039;&#039;: [[Media:2017-05-09_NXcanSAS_2D_format.pdf|PDF]]&lt;br /&gt;
&lt;br /&gt;
=== 1D: cansas1d:1.1 ===&lt;br /&gt;
&lt;br /&gt;
standard for 1-D reduced small-angle scattering data, using XML (text)&lt;br /&gt;
&lt;br /&gt;
first release: 2009&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg/tree/master/examples https://github.com/canSAS-org/1dwg/tree/master/examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg  https://github.com/canSAS-org/1dwg]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;br /&gt;
&lt;br /&gt;
= Mailing List=&lt;br /&gt;
&lt;br /&gt;
The mailing list is now maintained by subscribing to this Google group:&lt;br /&gt;
&lt;br /&gt;
* [https://groups.google.com/forum/#!forum/cansas-dfwg https://groups.google.com/forum/#!forum/cansas-dfwg]&lt;br /&gt;
&lt;br /&gt;
Please address all questions and answers to this Google group.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2002</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2002"/>
		<updated>2017-05-11T22:14:13Z</updated>

		<summary type="html">&lt;p&gt;Jemian: link to poster about NXcanSAS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] December 2015 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] July 31st 2012 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
=== nD: NXcanSAS ===&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus (HDF5)&lt;br /&gt;
&lt;br /&gt;
first release: 2017&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
* &#039;&#039;&#039;poster&#039;&#039;&#039;: [[Media:2017-05-09_NXcanSAS_2D_format.pdf|PDF]]&lt;br /&gt;
&lt;br /&gt;
=== 1D: cansas1d:1.1 ===&lt;br /&gt;
&lt;br /&gt;
standard for 1-D reduced small-angle scattering data, using XML (text)&lt;br /&gt;
&lt;br /&gt;
first release: 2009&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg/tree/master/examples https://github.com/canSAS-org/1dwg/tree/master/examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg  https://github.com/canSAS-org/1dwg]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;br /&gt;
&lt;br /&gt;
= Mailing List=&lt;br /&gt;
&lt;br /&gt;
The mailing list is now maintained by subscribing to this Google group:&lt;br /&gt;
&lt;br /&gt;
* [https://groups.google.com/forum/#!forum/cansas-dfwg https://groups.google.com/forum/#!forum/cansas-dfwg]&lt;br /&gt;
&lt;br /&gt;
Please address all questions and answers to this Google group.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=File:2017-05-09_NXcanSAS_2D_format.pdf&amp;diff=2001</id>
		<title>File:2017-05-09 NXcanSAS 2D format.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=File:2017-05-09_NXcanSAS_2D_format.pdf&amp;diff=2001"/>
		<updated>2017-05-11T22:09:14Z</updated>

		<summary type="html">&lt;p&gt;Jemian: poster describing NXcanSAS, first used at 2017 APS Users&amp;#039; Meeting, formatted for 36&amp;quot; wide x 48&amp;quot; high&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;poster describing NXcanSAS, first used at 2017 APS Users&#039; Meeting, formatted for 36&amp;quot; wide x 48&amp;quot; high&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2000</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=2000"/>
		<updated>2017-05-11T22:07:37Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] December 2015 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] July 31st 2012 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
=== nD: NXcanSAS ===&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus (HDF5)&lt;br /&gt;
&lt;br /&gt;
first release: 2017&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
&lt;br /&gt;
=== 1D: cansas1d:1.1 ===&lt;br /&gt;
&lt;br /&gt;
standard for 1-D reduced small-angle scattering data, using XML (text)&lt;br /&gt;
&lt;br /&gt;
first release: 2009&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg/tree/master/examples https://github.com/canSAS-org/1dwg/tree/master/examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg  https://github.com/canSAS-org/1dwg]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;br /&gt;
&lt;br /&gt;
= Mailing List=&lt;br /&gt;
&lt;br /&gt;
The mailing list is now maintained by subscribing to this Google group:&lt;br /&gt;
&lt;br /&gt;
* [https://groups.google.com/forum/#!forum/cansas-dfwg https://groups.google.com/forum/#!forum/cansas-dfwg]&lt;br /&gt;
&lt;br /&gt;
Please address all questions and answers to this Google group.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1999</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1999"/>
		<updated>2017-05-11T22:04:56Z</updated>

		<summary type="html">&lt;p&gt;Jemian: update for NXcanSAS release&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] December 2015 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] July 31st 2012 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 1D: cansas1d:1.1 ===&lt;br /&gt;
&lt;br /&gt;
standard for 1-D reduced small-angle scattering data, using XML (text)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;GitHub&#039;&#039;&#039;:       [https://github.com/canSAS-org/1dwg  https://github.com/canSAS-org/1dwg]&lt;br /&gt;
&lt;br /&gt;
=== nD: NXcanSAS ===&lt;br /&gt;
&lt;br /&gt;
standard for reduced small-angle scattering data of any dimension, using NeXus (HDF5)&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html http://download.nexusformat.org/doc/html/classes/applications/NXcanSAS.html]&lt;br /&gt;
* &#039;&#039;&#039;Examples&#039;&#039;&#039;:       [https://github.com/canSAS-org/NXcanSAS_examples https://github.com/canSAS-org/NXcanSAS_examples]&lt;br /&gt;
* &#039;&#039;&#039;GitHub (NeXus)&#039;&#039;&#039;: [https://github.com/nexusformat/definitions https://github.com/nexusformat/definitions]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;br /&gt;
&lt;br /&gt;
= Mailing List=&lt;br /&gt;
&lt;br /&gt;
The mailing list is now maintained by subscribing to this Google group:&lt;br /&gt;
&lt;br /&gt;
* [https://groups.google.com/forum/#!forum/cansas-dfwg https://groups.google.com/forum/#!forum/cansas-dfwg]&lt;br /&gt;
&lt;br /&gt;
Please address all questions and answers to this Google group.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1996</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1996"/>
		<updated>2016-10-26T17:38:04Z</updated>

		<summary type="html">&lt;p&gt;Jemian: announce use of the Google group&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] December 2015 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] July 31st 2012 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===1D===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;TRAC&#039;&#039;&#039;:       [http://www.cansas.org/trac  http://www.cansas.org/trac]&lt;br /&gt;
* &#039;&#039;&#039;Subversion&#039;&#039;&#039;: [http://www.cansas.org/svn/1dwg http://www.cansas.org/svn/1dwg]&lt;br /&gt;
&lt;br /&gt;
===Multi-dimensional===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://cansas-org.github.io/canSAS2012/ http://cansas-org.github.io/canSAS2012/]&lt;br /&gt;
* &#039;&#039;&#039;Issues&#039;&#039;&#039;:       [https://github.com/canSAS-org/canSAS2012/issues  https://github.com/canSAS-org/canSAS2012/issues]&lt;br /&gt;
* &#039;&#039;&#039;Github&#039;&#039;&#039;: [https://github.com/canSAS-org/canSAS2012 https://github.com/canSAS-org/canSAS2012]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;br /&gt;
&lt;br /&gt;
= Mailing List=&lt;br /&gt;
&lt;br /&gt;
The mailing list is now maintained by subscribing to this Google group:&lt;br /&gt;
&lt;br /&gt;
* [https://groups.google.com/forum/#!forum/cansas-dfwg https://groups.google.com/forum/#!forum/cansas-dfwg]&lt;br /&gt;
&lt;br /&gt;
Please address all questions and answers to this Google group.&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=User:Tobias_Richter&amp;diff=1995</id>
		<title>User:Tobias Richter</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=User:Tobias_Richter&amp;diff=1995"/>
		<updated>2016-10-26T17:34:58Z</updated>

		<summary type="html">&lt;p&gt;Jemian: moved to ESS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
NeXus representative&lt;br /&gt;
&lt;br /&gt;
presently:&lt;br /&gt;
  European Spallation Source&lt;br /&gt;
  Data Management and Software Centre&lt;br /&gt;
  Group Leader for Data Management&lt;br /&gt;
&lt;br /&gt;
formerly:&lt;br /&gt;
 Diamond Light Source &lt;br /&gt;
 Small Angle Scattering Data Acquisition Scientist (I22 and B21)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1994</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1994"/>
		<updated>2016-10-26T17:31:21Z</updated>

		<summary type="html">&lt;p&gt;Jemian: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Tobias Richter|Tobias Richter]] December 2015 : Multidim moved to github a while ago&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] July 31st 2012 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===1D===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;TRAC&#039;&#039;&#039;:       [http://www.cansas.org/trac  http://www.cansas.org/trac]&lt;br /&gt;
* &#039;&#039;&#039;Subversion&#039;&#039;&#039;: [http://www.cansas.org/svn/1dwg http://www.cansas.org/svn/1dwg]&lt;br /&gt;
&lt;br /&gt;
===Multi-dimensional===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://cansas-org.github.io/canSAS2012/ http://cansas-org.github.io/canSAS2012/]&lt;br /&gt;
* &#039;&#039;&#039;Issues&#039;&#039;&#039;:       [https://github.com/canSAS-org/canSAS2012/issues  https://github.com/canSAS-org/canSAS2012/issues]&lt;br /&gt;
* &#039;&#039;&#039;Github&#039;&#039;&#039;: [https://github.com/canSAS-org/canSAS2012 https://github.com/canSAS-org/canSAS2012]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andrew Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1837</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1837"/>
		<updated>2015-04-09T21:33:41Z</updated>

		<summary type="html">&lt;p&gt;Jemian: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Living schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC  ==&lt;br /&gt;
&lt;br /&gt;
The aim for this workshop is to provide a forum for sas users and providers to come together to discuss common needs and issues, to learn from each others experiences, discuss current best practices, hear about emerging techniques, and when possible to identify areas where the field/state of the art could be improved by bringing together the people that are interested and able to work cooperatively to solve the problem.  Taking a queue from agile programming and unconferences, the schedule is meant to be a live document that evolves with input from the participants up to, and even during, the meeting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Welcome Presentation - &amp;lt;b&amp;gt;Jun-ichi Suzuki (CROSS), Mitsuhiro Shibayama (Tokyo Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:40 - 9:55&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | canSAS Workshop: Background, Outline and Goals - &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:55 - 10:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Rennie.pdf | Learning about Reproducibility, Reliability and Limits of Data Interpretation from Round-Robin Studies]] - &amp;lt;b&amp;gt;Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:20 - 10:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Improving the accuracy of SAXS measurements and calculations - &amp;lt;b&amp;gt;Rob Rambo (Diamond Light Source)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:45 - 11:25&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and [[Posters]]&lt;br /&gt;
|-&lt;br /&gt;
! 11:25 - 11:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Pauw.pdf | A modular approach to data Reduction]] - &amp;lt;b&amp;gt;Brian Pauw (NIMS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:50 - 12:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Current status of common software developments at J-PARC/MLF - &amp;lt;b&amp;gt;Toshiya Otomo (KEK)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:15 - 12:25&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion - What adjustments should be made to the program? - Moderator &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:25  - 12:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | Group Photo&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | Outside if possible&lt;br /&gt;
|-&lt;br /&gt;
! 12:45  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot;| group A1: High data rates and large data sets: real time analysis and data mining - Leader: &amp;lt;b&amp;gt;Alex Hexemer (Berkeley Light Source)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot;| group B1: Nomadic utopia: towards a better understanding of all instrumental artifacts - Leaders:  &amp;lt;b&amp;gt;Brian Pauw (NIMS) &amp;amp; Charles Dewhurst (ILL)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot;| group C1: TBD by participants &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot;| group D1: TBD by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, [[Posters | poster session]]&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:35&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot;| Plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[media:Abstract Heenan tof SANS data reduction.pdf | Data reduction issues for tof SANS]] - &amp;lt;b&amp;gt;Richard Heenan (ISIS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 16:35 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot;| Plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract_Nelson.pdf | Round Robin Sample for Neutron Reflectometry]] - &amp;lt;b&amp;gt;Andrew Nelson (ANSTO)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 17:00 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Developing a Global SAS Portal to improve dissemination: Working group report and plenary Discussion - &amp;lt;b&amp;gt;Duncan McGillivray (University of Auckland)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 17:40 - 18:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations - moderator:&amp;lt;b&amp;gt; TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 18:20 - 18:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | General discussion on remainder of program - moderator:&amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 19:30 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner &lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | by individual arrangements&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:15 - 9:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Current Status and Trends in Establishing SAS Standards (Ref materials, Metadata, availablity, Publication etc)- &amp;lt;b&amp;gt;Andrew Allen (National Institute of Standards and Technology) VIDEOLINK&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
! 9:50 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | canSAS working group report: a common data format - &amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and [[Posters]]&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 10:30 - 12:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[Discussion Group A2 | group A2: The Future of Data Analysis: Error Propagation and Simultaneous Fitting across Techniques]] - Leader: &amp;lt;b&amp;gt;Rex Hjelm - Los Alamos Nat. Lab&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B2: Colaborative development of reference and calibration standards and the next round robins - Leader:&amp;lt;b&amp;gt; Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C2: Addressing emerging publication and data deposition requirements - Leader:  &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D2: &lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;3&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Tour and &amp;lt;br\&amp;gt; Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | J-PARC tour&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A3: TBA by participants &lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#f2dcdb&amp;quot; | group B3: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, [[Posters | poster session]]&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 17:10 - 18:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations (+ individual discussions till bus departs for dinner)&lt;br /&gt;
|-&lt;br /&gt;
! 18:30 - 21:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | conference banquet - shuttle bus organized for workshop participants.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:55&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[media:Abstract Shinohara.pdf | Next Generation SAXS at SPring8 - future challenges and opportunites?]] - &amp;lt;b&amp;gt;Yuya Shinohara (U. of Tokyo)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:55 - 10:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract_Dewhurst_Imaging.pdf‎ |Non-standard configuration of SANS instruments: Multiple beam techniques for VSANS, scanning and magnified neutron imaging methods]] - &amp;lt;b&amp;gt;Charles Dewhurst (ILL)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:20 - 10:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; |  [[media:Abstract Jeng.pdf | Development of BioSAXS Beamlines at NSRRC]] - &amp;lt;b&amp;gt;U-Ser Jeng (NSRRC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:45 - 11:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and [[Posters]]&lt;br /&gt;
|-&lt;br /&gt;
! 11:15 - 11:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Takata.pdf | Current Status of the Small and Wide Angle Neutron Scattering Instrument (TAIKAN) at J-PARC]] - &amp;lt;b&amp;gt;Sun-ichi Takata (J-PARC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:40 - 12:05&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[media:Abstract_Frielinghaus.pdf | Grazing Incidence Neutron Spin Echo Spectroscopy]] - &amp;lt;b&amp;gt;Heinrich Frielinghaus (Julich)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:05 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Wolff.pdf | The Future of GISAS: Challenges and opportunites in GISANS]]  - &amp;lt;b&amp;gt;Max Wolf (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot; | 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A4: TBA by participants (maybe: Challenges and Opportunities in Modeling Anisotropic and Multiscale Data - Leader: &amp;lt;b&amp;gt;Ken Littrel (Oak Ridge National Lab)&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B4: GISAS: challenges and opportunities and collaborative possibilities in harnessing the potential - Leader: &amp;lt;b&amp;gt;Max Wolf (Uppsala University)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C4: Towards a common (multidimensional) data format and implementation - discussion leader: &amp;lt;b&amp;gt;Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D4: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, [[Posters | poster session]]&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion: Immediate actions, the way forward, and the future of canSAS - discussion leader:&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1836</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1836"/>
		<updated>2015-04-09T21:32:42Z</updated>

		<summary type="html">&lt;p&gt;Jemian: typoe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Living schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC  ==&lt;br /&gt;
&lt;br /&gt;
The aim for this workshop is to provide a forum for sas users and providers to come together to discuss common needs and issues, to learn from each others experiences, discuss current best practices, hear about emerging techniques, and when possible to identify areas where the field/state of the art could be improved by bringing together the people that are interested and able to work cooperatively to solve the problem.  Taking a queue from agile programming and unconferences, the schedule is meant to be a live document that evolves with input from the participants up to, and even during, the meeting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Welcome Presentation - &amp;lt;b&amp;gt;Jun-ichi Suzuki (CROSS), Mitsuhiro Shibayama (Tokyo Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:40 - 9:55&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | canSAS Workshop: Background, Outline and Goals - &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:55 - 10:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Rennie.pdf | Learning about Reproducibility, Reliability and Limits of Data Interpretation from Round-Robin Studies]] - &amp;lt;b&amp;gt;Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:20 - 10:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Improving the accuracy of SAXS measurements and calculations - &amp;lt;b&amp;gt;Rob Rambo (Diamond Light Source)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:45 - 11:25&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and [[Posters]]&lt;br /&gt;
|-&lt;br /&gt;
! 11:25 - 11:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Pauw.pdf | A modular approach to data Reduction]] - &amp;lt;b&amp;gt;Brian Pauw (NIMS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:50 - 12:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Current status of common software developments at J-PARC/MLF - &amp;lt;b&amp;gt;Toshiya Otomo (KEK)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:15 - 12:25&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion - What adjustments should be made to the program? - Moderator &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:25  - 12:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | Group Photo&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | Outside if possible&lt;br /&gt;
|-&lt;br /&gt;
! 12:45  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot;| group A1: High data rates and large data sets: real time analysis and data mining - Leader: &amp;lt;b&amp;gt;Alex Hexemer (Berkeley Light Source)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot;| group B1: Nomadic utopia: towards a better understanding of all instrumental artifacts - Leaders:  &amp;lt;b&amp;gt;Brian Pauw (NIMS) &amp;amp; Charles Dewhurst (ILL)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot;| group C1: TBD by participants &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot;| group D1: TBD by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, [[Posters | poster session]]&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:35&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot;| Plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[media:Abstract Heenan tof SANS data reduction.pdf | Data reduction issues for tof SANS]] - &amp;lt;b&amp;gt;Richard Heenan (ISIS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 16:35 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot;| Plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract_Nelson.pdf | Round Robin Sample for Neutron Reflectometry]] - &amp;lt;b&amp;gt;Andrew Nelson (ANSTO)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 17:00 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Developing a Global SAS Portal to improve dissemination: Working group report and plenary Discussion - &amp;lt;b&amp;gt;Duncan McGillivray (University of Auckland)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 17:40 - 18:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations - moderator:&amp;lt;b&amp;gt; TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 18:20 - 18:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | General discussion on remainder of program - moderator:&amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 19:30 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner &lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | by individual arrangements&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:15 - 9:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Current Status and Trends in Establishing SAS Standards (Ref materials, Metadata, availablity, Publication etc)- &amp;lt;b&amp;gt;Andrew Allen (National Institute of Standards and Technology) VIDEOLINK&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
! 9:50 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | canSAS working group report: a common data format - &amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and [[Posters]]&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 10:30 - 12:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[Discussion Group A2 | group A2: The Future of Data Analysis: Error Propagation and Simultaneous Fitting across Techniques]] - Leader: &amp;lt;b&amp;gt;Rex Hjelm - Los Alamos Nat. Lab&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B2: Colaborative development of reference and calibration standards and the next round robins - Leader:&amp;lt;b&amp;gt; Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C2: Addressing emerging publication and data deposition requirements - Leader:  &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D2: &lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;3&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Tour and &amp;lt;br\&amp;gt; Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | J-PARC tour&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A3: TBA by participants &lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#f2dcdb&amp;quot; | group B3: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, [[Posters | poster session]]&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 17:10 - 18:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations (+ individual discussions till bus departs for dinner)&lt;br /&gt;
|-&lt;br /&gt;
! 18:30 - 21:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | conference banquet - shuttle bus organized for workshop participants.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:55&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[media:Abstract Shinohara.pdf | Next Generation SAXS at Spring8 - future challenges and opportunites?]] - &amp;lt;b&amp;gt;Yuya Shinohara (U. of Tokyo)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:55 - 10:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract_Dewhurst_Imaging.pdf‎ |Non-standard configuration of SANS instruments: Multiple beam techniques for VSANS, scanning and magnified neutron imaging methods]] - &amp;lt;b&amp;gt;Charles Dewhurst (ILL)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:20 - 10:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; |  [[media:Abstract Jeng.pdf | Development of BioSAXS Beamlines at NSRRC]] - &amp;lt;b&amp;gt;U-Ser Jeng (NSRRC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:45 - 11:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and [[Posters]]&lt;br /&gt;
|-&lt;br /&gt;
! 11:15 - 11:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Takata.pdf | Current Status of the Small and Wide Angle Neutron Scattering Instrument (TAIKAN) at J-PARC]] - &amp;lt;b&amp;gt;Sun-ichi Takata (J-PARC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:40 - 12:05&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | [[media:Abstract_Frielinghaus.pdf | Grazing Incidence Neutron Spin Echo Spectroscopy]] - &amp;lt;b&amp;gt;Heinrich Frielinghaus (Julich)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:05 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | [[media:Abstract Wolff.pdf | The Future of GISAS: Challenges and opportunites in GISANS]]  - &amp;lt;b&amp;gt;Max Wolf (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot; | 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A4: TBA by participants (maybe: Challenges and Opportunities in Modeling Anisotropic and Multiscale Data - Leader: &amp;lt;b&amp;gt;Ken Littrel (Oak Ridge National Lab)&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B4: GISAS: challenges and opportunities and collaborative possibilities in harnessing the potential - Leader: &amp;lt;b&amp;gt;Max Wolf (Uppsala University)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C4: Towards a common (multidimensional) data format and implementation - discussion leader: &amp;lt;b&amp;gt;Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D4: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, [[Posters | poster session]]&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion: Immediate actions, the way forward, and the future of canSAS - discussion leader:&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1727</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1727"/>
		<updated>2015-03-18T00:56:22Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Tuesday 2015 April 14 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Living schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC  ==&lt;br /&gt;
&lt;br /&gt;
The aim for this workshop is to provide a forum for sas users and providers to come together to discuss common needs and issues, to learn from each others experiences, discuss current best practices, hear about emerging techniques, and when possible to identify areas where the field/state of the art could be improved by bringing together the people that are interested and able to work cooperatively to solve the problem.  Taking a queue from agile programming and unconferences, the schedule is meant to be a live document that evolves with input from the participants up to, and even during, the meeting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Welcome Presentation - &amp;lt;b&amp;gt;Jun-ichi Suzuki (CROSS), Mitsuhiro Shibayama (Tokyo Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:40 - 9:55&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | canSAS Workshop: Background, Outline and Goals - &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:55 - 10:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | Understanding Data Reliability and Reproducibility and Modeling: Learning From canSAS Round Robin Events - &amp;lt;b&amp;gt;Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:15 - 10:25&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Standards and Uncertainties: revisiting the GC round robin - &amp;lt;b&amp;gt;Scott Barton (Molmex)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:25 - 10:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | Opportunities and challenges in next generation instruments: ZOOM - &amp;lt;b&amp;gt;Richard Heenan (ISIS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:50 - 11:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and Posters&lt;br /&gt;
|-&lt;br /&gt;
! 11:20 - 11:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | Opportunities and challenges in next generation instruments: TPS SAXS - &amp;lt;b&amp;gt;U-Ser Jeng (NSRRC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:50 - 12:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Grazing Incidence Neutron Spin Echo Spectroscopy - &amp;lt;b&amp;gt;Heinrich Frielinghaus (Julich)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:20 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion - What adjustments should be made to the program? - Moderator &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot;| group A1: High data rates and large data sets: real time analysis and data mining - Leader: &amp;lt;b&amp;gt;Alex Hexemer (Berkeley Light Source)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot;| group B1: The Future of Data Analysis: Simultaneous Fitting Across Techniques: - Leader: &amp;lt;b&amp;gt;Rex Hjelm - Los Alamos Nat. Lab&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot;| group C1: Challenges and Opportunities in Modeling Anisotropic and Multiscale Data - Leader: &amp;lt;b&amp;gt;TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot;| group D1: TBD by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 16:50 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations - moderator:&amp;lt;b&amp;gt; TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | General discussion on remainder of program and changes desired - moderator:&amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 19:30 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner &lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | individual arrangements&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Current Status and Trends in Establishing SAS Standards (Ref materials, Metadata, availablity, Publication etc)- &amp;lt;b&amp;gt;Andrew Allen (National Institute of Standards and Technology)&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
! 9:40 - 9:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | canSAS working group report: a common data format - &amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:50 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | canSAS working group report: a SAS portal - &amp;lt;b&amp;gt; Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and Posters&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 10:30 - 12:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A2: Colaborative development of reference and calibration standards and the next round robins - Leader:&amp;lt;b&amp;gt; Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B2: Developing a Global SAS Portal - improving dissemination - Leader: &amp;lt;b&amp;gt;Duncan McGillivray (University of Auckland)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C2: Nomadic utopia: towards a better understand all instrumental artifacts Part I - Leader:  &amp;lt;b&amp;gt;Charles Dewhurst (ILL)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D2: Addressing emerging publication and data deposition requirements - Leader:&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;3&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Tour and &amp;lt;br\&amp;gt; Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | J-PARC tour&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A3: Towards a common (multidimensional) data format and implementation - discussion leader: &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#f2dcdb&amp;quot; | group B3: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 17:10 - 17:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations - moderator:&lt;br /&gt;
|-&lt;br /&gt;
! 19:30 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | banquet &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | A modular approach to X-ray data reduction - &amp;lt;b&amp;gt;Brian Pauw (NIMS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | How Much Information is there in Noisy Data? - &amp;lt;b&amp;gt;Rob Rambo (Diamond Light Source)&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and Posters&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Next Generation SANS at J-PARC - future challenges and opportunites? - &amp;lt;b&amp;gt;Sun-ichi Takata (J-PARC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | The Future of GISAS: Challenges and opportunites in GISANS  - &amp;lt;b&amp;gt;Max Wolf (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Next Generation SAXS at Spring8 - future challenges and opportunites? - &amp;lt;b&amp;gt;Yuya Shinohara (U. of Tokyo)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot; | 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A4: Nomadic utopia: towards a better understand of all instrumental artifacts Part II - Leader: &amp;lt;b&amp;gt;Brian Pauw&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B4: GISAS: challenges and opportunities and collaborative possibilities in harnessing the potential - Leader: &amp;lt;b&amp;gt;TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C4: data analysis: understanding and mitigating information content, error propagation, and systematics Part II- Leader: &amp;lt;b&amp;gt;TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D4: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion: Immediate actions, the way forward, and the future of canSAS - discussion leader:&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1726</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1726"/>
		<updated>2015-03-18T00:52:20Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Tuesday 2015 April 14 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Living schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC  ==&lt;br /&gt;
&lt;br /&gt;
The aim for this workshop is to provide a forum for sas users and providers to come together to discuss common needs and issues, to learn from each others experiences, discuss current best practices, hear about emerging techniques, and when possible to identify areas where the field/state of the art could be improved by bringing together the people that are interested and able to work cooperatively to solve the problem.  Taking a queue from agile programming and unconferences, the schedule is meant to be a live document that evolves with input from the participants up to, and even during, the meeting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Welcome Presentation - &amp;lt;b&amp;gt;Jun-ichi Suzuki (CROSS), Mitsuhiro Shibayama (Tokyo Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:40 - 9:55&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | canSAS Workshop: Background, Outline and Goals - &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:55 - 10:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | Understanding Data Reliability and Reproducibility and Modeling: Learning From canSAS Round Robin Events - &amp;lt;b&amp;gt;Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:15 - 10:25&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Standards and Uncertainties: revisting the GC round robin - &amp;lt;b&amp;gt;Scott Barton (Molmex)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:25 - 10:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | Opportunities and challenges in next generation instruments: ZOOM - &amp;lt;b&amp;gt;Richard Heenan (ISIS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:50 - 11:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and Posters&lt;br /&gt;
|-&lt;br /&gt;
! 11:20 - 11:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | Opportunities and challenges in next generation instruments: TPS SAXS - &amp;lt;b&amp;gt;U-Ser Jeng (NSRRC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:50 - 12:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Grazing Incidence Neutron Spin Echo Spectroscopy - &amp;lt;b&amp;gt;Heinrich Frielinghaus (Julich)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:20 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion - What adjustments should be made to the program? - Moderator &amp;lt;b&amp;gt;Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot;| group A1: High data rates and large data sets: real time analysis and data mining - Leader: &amp;lt;b&amp;gt;Alex Hexemer (Berkeley Light Source)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot;| group B1: The Future of Data Analysis: Simultaneous Fitting Across Techniques: - Leader: &amp;lt;b&amp;gt;Rex Hjelm - Los Alamos Nat. Lab&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot;| group C1: Challenges and Opportunities in Modeling Anisotropic and Multiscale Data - Leader: &amp;lt;b&amp;gt;TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot;| group D1: TBD by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 16:50 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations - moderator:&amp;lt;b&amp;gt; TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | General discussion on remainder of program and changes desired - moderator:&amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 19:30 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner &lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | individual arrangements&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 9:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Current Status and Trends in Establishing SAS Standards (Ref materials, Metadata, availablity, Publication etc)- &amp;lt;b&amp;gt;Andrew Allen (National Institute of Standards and Technology)&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
! 9:40 - 9:50&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | canSAS working group report: a common data format - &amp;lt;b&amp;gt; Andrew Jackson (ESS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9:50 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | canSAS working group report: a SAS portal - &amp;lt;b&amp;gt; Paul Butler (NIST)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and Posters&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot;| 10:30 - 12:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A2: Colaborative development of reference and calibration standards and the next round robins - Leader:&amp;lt;b&amp;gt; Adrian Rennie (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B2: Developing a Global SAS Portal - improving dissemination - Leader: &amp;lt;b&amp;gt;Duncan McGillivray (University of Auckland)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C2: Nomadic utopia: towards a better understand all instrumental artifacts Part I - Leader:  &amp;lt;b&amp;gt;Charles Dewhurst (ILL)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D2: Addressing emerging publication and data deposition requirements - Leader:&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;3&amp;quot;| 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Tour and &amp;lt;br\&amp;gt; Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | J-PARC tour&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A3: Towards a common (multidimensional) data format and implementation - discussion leader: &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#f2dcdb&amp;quot; | group B3: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 17:10 - 17:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | Open discussion on breakout topics, reports, and recommendations - moderator:&lt;br /&gt;
|-&lt;br /&gt;
! 19:30 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | banquet &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | A modular approach to X-ray data reduction - &amp;lt;b&amp;gt;Brian Pauw (NIMS)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | How Much Information is there in Noisy Data? - &amp;lt;b&amp;gt;Rob Rambo (Diamond Light Source)&amp;lt;/b&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee and Posters&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Next Generation SANS at J-PARC - future challenges and opportunites? - &amp;lt;b&amp;gt;Sun-ichi Takata (J-PARC)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | The Future of GISAS: Challenges and opportunites in GISANS  - &amp;lt;b&amp;gt;Max Wolf (Uppsala Uni.)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | Next Generation SAXS at Spring8 - future challenges and opportunites? - &amp;lt;b&amp;gt;Yuya Shinohara (U. of Tokyo)&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=&amp;quot;4&amp;quot; | 13:30 - 15:30&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | Discussion Working Groups&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A4: Nomadic utopia: towards a better understand of all instrumental artifacts Part II - Leader: &amp;lt;b&amp;gt;Brian Pauw&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B4: GISAS: challenges and opportunities and collaborative possibilities in harnessing the potential - Leader: &amp;lt;b&amp;gt;TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C4: data analysis: understanding and mitigating information content, error propagation, and systematics Part II- Leader: &amp;lt;b&amp;gt;TBA&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D4: TBA by participants&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot;| Discussion Group Reports&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | Summary Reports from each Discussion Group&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion: Immediate actions, the way forward, and the future of canSAS - discussion leader:&lt;br /&gt;
|-&lt;br /&gt;
! 17:20 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=File:2015-canSAS-VIII-schedule-overview.jpg&amp;diff=1585</id>
		<title>File:2015-canSAS-VIII-schedule-overview.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=File:2015-canSAS-VIII-schedule-overview.jpg&amp;diff=1585"/>
		<updated>2014-12-30T20:47:05Z</updated>

		<summary type="html">&lt;p&gt;Jemian: uploaded a new version of &amp;amp;quot;File:2015-canSAS-VIII-schedule-overview.jpg&amp;amp;quot;: formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;graphical overview of the planned scheduled&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1584</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1584"/>
		<updated>2014-12-30T20:46:10Z</updated>

		<summary type="html">&lt;p&gt;Jemian: graphical overview&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schedule  ==&lt;br /&gt;
&lt;br /&gt;
(tentative) Daily schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
[[File:2015-canSAS-VIII-schedule-overview.jpg|600px|center|schedule overview]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | host: Welcome Presentation&lt;br /&gt;
|-&lt;br /&gt;
! 9:15 - 9:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:45 - 10:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:15 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| &amp;lt;span style=&amp;quot;background:#dce6f1&amp;quot;&amp;gt;group A1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#f2dcdb&amp;quot;&amp;gt;group B1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#ffdc6d&amp;quot;&amp;gt;group C1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#e4dfec&amp;quot;&amp;gt;group D1: ____&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2dcdb&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ffdc6d&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tour and groups&lt;br /&gt;
| &amp;lt;span style=&amp;quot;background:bisque&amp;quot;&amp;gt;J-PARC tour&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#dce6f1&amp;quot;&amp;gt;group A2: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#f2dcdb&amp;quot;&amp;gt;group B2: ____&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A2: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2dcdb&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B2: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| &amp;lt;span style=&amp;quot;background:#dce6f1&amp;quot;&amp;gt;group A1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#f2dcdb&amp;quot;&amp;gt;group B1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#ffdc6d&amp;quot;&amp;gt;group C1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#e4dfec&amp;quot;&amp;gt;group D1: ____&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2dcdb&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ffdc6d&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 17:00 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=File:2015-canSAS-VIII-schedule-overview.jpg&amp;diff=1583</id>
		<title>File:2015-canSAS-VIII-schedule-overview.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=File:2015-canSAS-VIII-schedule-overview.jpg&amp;diff=1583"/>
		<updated>2014-12-30T20:36:54Z</updated>

		<summary type="html">&lt;p&gt;Jemian: uploaded a new version of &amp;amp;quot;File:2015-canSAS-VIII-schedule-overview.jpg&amp;amp;quot;: added closing remarks and dinner time slot&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;graphical overview of the planned scheduled&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=File:2015-canSAS-VIII-schedule-overview.jpg&amp;diff=1582</id>
		<title>File:2015-canSAS-VIII-schedule-overview.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=File:2015-canSAS-VIII-schedule-overview.jpg&amp;diff=1582"/>
		<updated>2014-12-30T20:30:05Z</updated>

		<summary type="html">&lt;p&gt;Jemian: graphical overview of the planned scheduled&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;graphical overview of the planned scheduled&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1581</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1581"/>
		<updated>2014-12-30T20:14:30Z</updated>

		<summary type="html">&lt;p&gt;Jemian: add background colors to coordinate similar activities&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schedule  ==&lt;br /&gt;
&lt;br /&gt;
(tentative) Daily schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | host: Welcome Presentation&lt;br /&gt;
|-&lt;br /&gt;
! 9:15 - 9:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:45 - 10:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:15 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| &amp;lt;span style=&amp;quot;background:#dce6f1&amp;quot;&amp;gt;group A1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#f2dcdb&amp;quot;&amp;gt;group B1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#ffdc6d&amp;quot;&amp;gt;group C1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#e4dfec&amp;quot;&amp;gt;group D1: ____&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2dcdb&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ffdc6d&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tour and groups&lt;br /&gt;
| &amp;lt;span style=&amp;quot;background:bisque&amp;quot;&amp;gt;J-PARC tour&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#dce6f1&amp;quot;&amp;gt;group A2: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#f2dcdb&amp;quot;&amp;gt;group B2: ____&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A2: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2dcdb&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B2: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | dinner&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | lunch&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| &amp;lt;span style=&amp;quot;background:#dce6f1&amp;quot;&amp;gt;group A1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#f2dcdb&amp;quot;&amp;gt;group B1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#ffdc6d&amp;quot;&amp;gt;group C1: ____&amp;lt;/span&amp;gt;, &amp;lt;br \&amp;gt;&amp;lt;span style=&amp;quot;background:#e4dfec&amp;quot;&amp;gt;group D1: ____&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2f2f2&amp;quot; | break&lt;br /&gt;
| style=&amp;quot;background:#f2f2f2&amp;quot; | tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#dce6f1&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#dce6f1&amp;quot; | group A3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f2dcdb&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#f2dcdb&amp;quot; | group B3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ffdc6d&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ffdc6d&amp;quot; | group C3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#e4dfec&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#e4dfec&amp;quot; | group D3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#ebf1de&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:#ebf1de&amp;quot; | discussion&lt;br /&gt;
|-&lt;br /&gt;
! 17:00 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:bisque&amp;quot; | plenary&lt;br /&gt;
| style=&amp;quot;background:bisque&amp;quot; | closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1580</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1580"/>
		<updated>2014-12-30T18:54:20Z</updated>

		<summary type="html">&lt;p&gt;Jemian: formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schedule  ==&lt;br /&gt;
&lt;br /&gt;
(tentative) Daily schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| host: Welcome Presentation&lt;br /&gt;
|-&lt;br /&gt;
! 9:15 - 9:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:45 - 10:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:15 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | break&lt;br /&gt;
| tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| group A1: ____, &amp;lt;br \&amp;gt;group B1: ____, &amp;lt;br \&amp;gt;group C1: ____, &amp;lt;br \&amp;gt;group D1: ____&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | break&lt;br /&gt;
| tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group A1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group B1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group C1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group D1: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
! 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tour and groups&lt;br /&gt;
| J-PARC tour, &amp;lt;br \&amp;gt;group A2: ____, &amp;lt;br \&amp;gt;group B2: ____&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group A2: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group B2: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
! 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| {{Tablestyle}}|-&lt;br /&gt;
! {{Headcellstyle}} | time&lt;br /&gt;
! {{Headcellstyle}} | activity&lt;br /&gt;
! {{Headcellstyle}} | title&lt;br /&gt;
|-&lt;br /&gt;
! 9:00 - 9:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 9:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
! 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
! 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
! 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| ...&lt;br /&gt;
|-&lt;br /&gt;
! 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| group A3: ____, &amp;lt;br \&amp;gt;group B3: ____, &amp;lt;br \&amp;gt;group C3: ____, &amp;lt;br \&amp;gt;group D3: ____&lt;br /&gt;
|-&lt;br /&gt;
! 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | break&lt;br /&gt;
| tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
! 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group A3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group B3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group C3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group D3: report&lt;br /&gt;
|-&lt;br /&gt;
! 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
! 17:00 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII&amp;diff=1579</id>
		<title>canSAS-VIII</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII&amp;diff=1579"/>
		<updated>2014-12-30T18:37:15Z</updated>

		<summary type="html">&lt;p&gt;Jemian: point to schedule&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= CROSS/JPARC in Japan - April 14-16, 2015 =&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
At the [http://www.smallangles.net/canSASV/intro.html canSAS-V] meeting in Washington DC in the fall of 2007, the canSAS community (collective action for nomadic small angle scatters) continued the trend started at the [[canSAS-IV | previous meeting in the UK]] of moving the discussion beyond data formats to discuss the variety of issues that affect SAS practioners worldwide.  At that meeting, participants also started discussing how to build a community of practitioners and to move beyond discussions at meetings to sustainalble longer term action and achievents that respond to themes and issues identified at these meetings; moving beyond talk to the action in its name.  Several [[canSAS_Working_Groups | working groups]] were set up to continue working after the meeting.  Since then, the cansas.org domain was acquired, this wiki and a web presence were set up, and the working groups have moved forward. In the summer of 2012 a small [[canSAS-2012 | workshop]] (with the focus on &amp;quot;work&amp;quot;) was held in Uppsala to advance the work of three of the working groups.  Progress has been presented at the international SAS meeetings in Oxford in 2009 and Sydney in 2012. &lt;br /&gt;
&lt;br /&gt;
The time is now ripe for the community to come together again as a whole, at a dedicated meeting, away from the distractions of other meetings to discuss how issues have evolved and what the current challenges are for the community.  In that vein the community is encouraged to participate early in shaping the content of the meeting by suggesting topics and speakers/discussion group leaders.  Once again we hope to leave the meeting with some concrete action plans icluding hosting a session at the 2015 SAS meeting in Berlin to report on this meeting.&lt;br /&gt;
&lt;br /&gt;
== Venue ==&lt;br /&gt;
&lt;br /&gt;
The meeting is hosted by JPARC and CROSS and will be held at the Ibaraki Quantum Beam Research Center (IQBRC) in Tokai, Japan.&lt;br /&gt;
&lt;br /&gt;
[http://www.cross-tokai.jp/en/visit/  Getting to CROSS]&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The daily schedule for this meeting is posted: [[canSAS-VIII-schedule]]&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Note that as a community (grass roots) effort there are no specific funds to support the local organizing expenses of such meetings.  Instead these expenses will be covered through the small registration fee of 15,000 JPY asked of each paricipant.&lt;br /&gt;
&lt;br /&gt;
== Meeting Structure and Topics == &lt;br /&gt;
The plan is to have a mix of plenary lectures on important topics, some plenary discussions, as well as several break out/parallel sessions to discuss how we as a community might address specific issues.  Potential topic currently include:&lt;br /&gt;
* Data analysis issues&lt;br /&gt;
** Co-refinement of SAXS and SANS&lt;br /&gt;
** Goodness of fit criteria and true parameter uncertainty estimates&lt;br /&gt;
** Multiscale analysis issues&lt;br /&gt;
* Reproducibility and Reliability&lt;br /&gt;
** Understanding sources of errors and uncertainties and their effect on data interpretation&lt;br /&gt;
*** instrumental corrections/issues&lt;br /&gt;
*** resolution&lt;br /&gt;
*** multiple scattering issues&lt;br /&gt;
** Reference and Calibration standards&lt;br /&gt;
* SAS portal&lt;br /&gt;
* GISAS&lt;br /&gt;
* Data formats&lt;br /&gt;
&lt;br /&gt;
All presentations will be given in English.&lt;br /&gt;
&lt;br /&gt;
==Local Organizing Committee ==&lt;br /&gt;
* Jun-ichi Suzuki(CROSS)&lt;br /&gt;
* Kazuki Ohishi(CROSS)&lt;br /&gt;
* Hiroki Iwase (CROSS)&lt;br /&gt;
* Shin-ichi Takata (J-PARC)&lt;br /&gt;
* Mitsuhiro Shibayama (ISSP)&lt;br /&gt;
&lt;br /&gt;
== Program Committee ==&lt;br /&gt;
* Paul Butler (NIST)&lt;br /&gt;
* Adrian Rennie (Uppsala Univ.)&lt;br /&gt;
* Sung-Min Choi (KAIST)&lt;br /&gt;
* Duncan McGillivray (NZ)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Naoto Yagi (Spring-8)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1578</id>
		<title>canSAS-VIII-schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII-schedule&amp;diff=1578"/>
		<updated>2014-12-30T18:35:09Z</updated>

		<summary type="html">&lt;p&gt;Jemian: create tentative schedule&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Schedule  ==&lt;br /&gt;
&lt;br /&gt;
(tentative) Daily schedule for the 2015 [[canSAS-VIII]] meeting at J-PARC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 2015 April 14 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! time || activity || title&lt;br /&gt;
|-&lt;br /&gt;
| 09:00 - 09:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| host: Welcome Presentation&lt;br /&gt;
|-&lt;br /&gt;
| 09:15 - 09:45&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 09:45 - 10:15&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 10:15 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | break&lt;br /&gt;
| tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
| 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
| 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| ...&lt;br /&gt;
|-&lt;br /&gt;
| 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| group A1: ____, &amp;lt;br \&amp;gt;group B1: ____, &amp;lt;br \&amp;gt;group C1: ____, &amp;lt;br \&amp;gt;group D1: ____&lt;br /&gt;
|-&lt;br /&gt;
| 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | break&lt;br /&gt;
| tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
| 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group A1: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group B1: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group C1: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group D1: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
| 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wednesday 2015 April 15 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! time || activity || title&lt;br /&gt;
|-&lt;br /&gt;
| 09:00 - 09:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 09:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
| 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
| 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| ...&lt;br /&gt;
|-&lt;br /&gt;
| 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tour and groups&lt;br /&gt;
| J-PARC tour, &amp;lt;br \&amp;gt;group A2: ____, &amp;lt;br \&amp;gt;group B2: ____&lt;br /&gt;
|-&lt;br /&gt;
| 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
| 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group A2: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group B2: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:20 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
| 19:00 - 22:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| ...&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Thursday 2015 April 16 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! time || activity || title&lt;br /&gt;
|-&lt;br /&gt;
| 09:00 - 09:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 09:30 - 10:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 10:00 - 10:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 10:30 - 11:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
| 11:00 - 11:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 11:30 - 12:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| presentation ...&lt;br /&gt;
|-&lt;br /&gt;
| 12:00 - 12:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
| 12:30  - 13:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| ...&lt;br /&gt;
|-&lt;br /&gt;
| 13:30 - 15:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups&lt;br /&gt;
| group A3: ____, &amp;lt;br \&amp;gt;group B3: ____, &amp;lt;br \&amp;gt;group C3: ____, &amp;lt;br \&amp;gt;group D3: ____&lt;br /&gt;
|-&lt;br /&gt;
| 15:30 - 16:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | break&lt;br /&gt;
| tea, coffee, poster session&lt;br /&gt;
|-&lt;br /&gt;
| 16:00 - 16:10&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group A3: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:10 - 16:20&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group B3: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:20 - 16:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group C3: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:30 - 16:40&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| group D3: report&lt;br /&gt;
|-&lt;br /&gt;
| 16:40 - 17:00&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| discussion&lt;br /&gt;
|-&lt;br /&gt;
| 17:00 - 17:30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| closing remarks&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-VIII&amp;diff=1577</id>
		<title>canSAS-VIII</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-VIII&amp;diff=1577"/>
		<updated>2014-12-30T17:38:57Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Meeting Structure and Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= CROSS/JPARC in Japan - April 14-16, 2015 =&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Goals ==&lt;br /&gt;
At the [http://www.smallangles.net/canSASV/intro.html canSAS-V] meeting in Washington DC in the fall of 2007, the canSAS community (collective action for nomadic small angle scatters) continued the trend started at the [[canSAS-IV | previous meeting in the UK]] of moving the discussion beyond data formats to discuss the variety of issues that affect SAS practioners worldwide.  At that meeting, participants also started discussing how to build a community of practitioners and to move beyond discussions at meetings to sustainalble longer term action and achievents that respond to themes and issues identified at these meetings; moving beyond talk to the action in its name.  Several [[canSAS_Working_Groups | working groups]] were set up to continue working after the meeting.  Since then, the cansas.org domain was acquired, this wiki and a web presence were set up, and the working groups have moved forward. In the summer of 2012 a small [[canSAS-2012 | workshop]] (with the focus on &amp;quot;work&amp;quot;) was held in Uppsala to advance the work of three of the working groups.  Progress has been presented at the international SAS meeetings in Oxford in 2009 and Sydney in 2012. &lt;br /&gt;
&lt;br /&gt;
The time is now ripe for the community to come together again as a whole, at a dedicated meeting, away from the distractions of other meetings to discuss how issues have evolved and what the current challenges are for the community.  In that vein the community is encouraged to participate early in shaping the content of the meeting by suggesting topics and speakers/discussion group leaders.  Once again we hope to leave the meeting with some concrete action plans icluding hosting a session at the 2015 SAS meeting in Berlin to report on this meeting.&lt;br /&gt;
&lt;br /&gt;
== Venue ==&lt;br /&gt;
&lt;br /&gt;
The meeting is hosted by JPARC and CROSS and will be held at the Ibaraki Quantum Beam Research Center (IQBRC) in Tokai, Japan.&lt;br /&gt;
&lt;br /&gt;
[http://www.cross-tokai.jp/en/visit/  Getting to CROSS]&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Note that as a community (grass roots) effort there are no specific funds to support the local organizing expenses of such meetings.  Instead these expenses will be covered through the small registration fee of 15,000 JPY asked of each paricipant.&lt;br /&gt;
&lt;br /&gt;
== Meeting Structure and Topics == &lt;br /&gt;
The plan is to have a mix of plenary lectures on important topics, some plenary discussions, as well as several break out/parallel sessions to discuss how we as a community might address specific issues.  Potential topic currently include:&lt;br /&gt;
* Data analysis issues&lt;br /&gt;
** Co-refinement of SAXS and SANS&lt;br /&gt;
** Goodness of fit criteria and true parameter uncertainty estimates&lt;br /&gt;
** Multiscale analysis issues&lt;br /&gt;
* Reproducibility and Reliability&lt;br /&gt;
** Understanding sources of errors and uncertainties and their effect on data interpretation&lt;br /&gt;
*** instrumental corrections/issues&lt;br /&gt;
*** resolution&lt;br /&gt;
*** multiple scattering issues&lt;br /&gt;
** Reference and Calibration standards&lt;br /&gt;
* SAS portal&lt;br /&gt;
* GISAS&lt;br /&gt;
* Data formats&lt;br /&gt;
&lt;br /&gt;
All presentations will be given in English.&lt;br /&gt;
&lt;br /&gt;
==Local Organizing Committee ==&lt;br /&gt;
* Jun-ichi Suzuki(CROSS)&lt;br /&gt;
* Kazuki Ohishi(CROSS)&lt;br /&gt;
* Hiroki Iwase (CROSS)&lt;br /&gt;
* Shin-ichi Takata (J-PARC)&lt;br /&gt;
* Mitsuhiro Shibayama (ISSP)&lt;br /&gt;
&lt;br /&gt;
== Program Committee ==&lt;br /&gt;
* Paul Butler (NIST)&lt;br /&gt;
* Adrian Rennie (Uppsala Univ.)&lt;br /&gt;
* Sung-Min Choi (KAIST)&lt;br /&gt;
* Duncan McGillivray (NZ)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Naoto Yagi (Spring-8)&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS_at_the_SAS-2012_Conference&amp;diff=1451</id>
		<title>canSAS at the SAS-2012 Conference</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS_at_the_SAS-2012_Conference&amp;diff=1451"/>
		<updated>2012-11-23T03:02:48Z</updated>

		<summary type="html">&lt;p&gt;Jemian: link to the multi-dimensional presentation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
Some presentations are available:&lt;br /&gt;
&lt;br /&gt;
=canSAS Session=&lt;br /&gt;
&lt;br /&gt;
A canSAS session was held at the SAS-2012 conference, November 2012. &lt;br /&gt;
&lt;br /&gt;
The three working groups that met in Uppsala presented their progress to the broader community.  &lt;br /&gt;
* The web portal for small-angle scattering was presented: [http://www.smallangle.org http://www.smallangle.org]&lt;br /&gt;
* The draft proposal for multidimensional treated data was discussed: [http://www.cansas.org/formats/canSAS2012/1.0/doc/ http://www.cansas.org/formats/canSAS2012/1.0/doc/]&lt;br /&gt;
* Introduction to Standardization  [[File:canSAS_intro_standard.pdf | canSAS_intro_standard.pdf]].  Further standardization activities were then discussed.&lt;br /&gt;
&lt;br /&gt;
=Regular Sessions=&lt;br /&gt;
&lt;br /&gt;
Slides from these presentations are available:&lt;br /&gt;
&lt;br /&gt;
* Round-robin measurements on the polystyrene latex standard:  [http://www.cansas.org/wgwiki/images/d/d8/canSAS_Latex_PS_standard.pdf http://www.cansas.org/wgwiki/images/d/d8/canSAS_Latex_PS_standard.pdf]&lt;br /&gt;
&lt;br /&gt;
* Current plans for the multi-dimensional format: [http://www.cansas.org/wgwiki/images/0/02/2012-11-21--Jemian--SAS2012.pdf http://www.cansas.org/wgwiki/images/0/02/2012-11-21--Jemian--SAS2012.pdf]&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=File:2012-11-21--Jemian--SAS2012.pdf&amp;diff=1450</id>
		<title>File:2012-11-21--Jemian--SAS2012.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=File:2012-11-21--Jemian--SAS2012.pdf&amp;diff=1450"/>
		<updated>2012-11-23T02:50:54Z</updated>

		<summary type="html">&lt;p&gt;Jemian: presentation of the canSAS 2012 plans for the multi-dimensional format at the 2012 International Small-Angle Scattering meeting in Sydney, Australia, http://sas2012.com&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;presentation of the canSAS 2012 plans for the multi-dimensional format at the 2012 International Small-Angle Scattering meeting in Sydney, Australia, http://sas2012.com&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS_at_the_SAS-2012_Conference&amp;diff=1449</id>
		<title>canSAS at the SAS-2012 Conference</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS_at_the_SAS-2012_Conference&amp;diff=1449"/>
		<updated>2012-11-23T02:47:50Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* canSAS Session */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
Some presentations are available:&lt;br /&gt;
&lt;br /&gt;
=canSAS Session=&lt;br /&gt;
&lt;br /&gt;
A canSAS session was held at the SAS-2012 conference, November 2012. &lt;br /&gt;
&lt;br /&gt;
The three working groups that met in Uppsala presented their progress to the broader community.  &lt;br /&gt;
* The web portal for small-angle scattering was presented: [http://www.smallangle.org http://www.smallangle.org]&lt;br /&gt;
* The draft proposal for multidimensional treated data was discussed: [http://www.cansas.org/formats/canSAS2012/1.0/doc/ http://www.cansas.org/formats/canSAS2012/1.0/doc/]&lt;br /&gt;
* Introduction to Standardization  [[File:canSAS_intro_standard.pdf | canSAS_intro_standard.pdf]].  Further standardization activities were then discussed.&lt;br /&gt;
&lt;br /&gt;
=Regular Sessions=&lt;br /&gt;
&lt;br /&gt;
The round-robin measurements on the polystyrene latex were presented.&lt;br /&gt;
&lt;br /&gt;
http://www.cansas.org/wgwiki/index.php/File:canSAS_Latex_PS_standard.pdf [Round-robin Measurements [http://www.cansas.org/wgwiki/index.php/File:canSAS_Latex_PS_standard.pdf]]&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1395</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1395"/>
		<updated>2012-11-02T21:54:15Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Multi-dimensional */ typo in another URL&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] July 31st 2012 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;mailing list&#039;&#039;&#039;: [http://smallangles.net/pipermail/cansas-1dwg_smallangles.net/ http://smallangles.net/pipermail/cansas-1dwg_smallangles.net/]&lt;br /&gt;
&lt;br /&gt;
===1D===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;TRAC&#039;&#039;&#039;:       [http://www.cansas.org/trac  http://www.cansas.org/trac]&lt;br /&gt;
* &#039;&#039;&#039;Subversion&#039;&#039;&#039;: [http://www.cansas.org/svn/1dwg http://www.cansas.org/svn/1dwg]&lt;br /&gt;
&lt;br /&gt;
===Multi-dimensional===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS2012/1.0/doc http://www.cansas.org/formats/canSAS2012/1.0/doc]&lt;br /&gt;
* &#039;&#039;&#039;TRAC&#039;&#039;&#039;:       [http://www.cansas.org/trac  http://www.cansas.org/trac]&lt;br /&gt;
* &#039;&#039;&#039;Subversion&#039;&#039;&#039;: [http://www.cansas.org/svn/1dwg http://www.cansas.org/svn/canSAS2012]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andy Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
* Tobias Richter (DLS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1394</id>
		<title>Data Formats Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Data_Formats_Working_Group&amp;diff=1394"/>
		<updated>2012-11-02T21:36:58Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* 1D */ typo in the URL&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Latest News =&lt;br /&gt;
&lt;br /&gt;
[[User:Ajj|Ajj]] July 31st 2012 : [[2012 Data Discussion| canSAS 2012 Data Formats discussion page]]&lt;br /&gt;
&lt;br /&gt;
=  Links =&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;mailing list&#039;&#039;&#039;: [http://smallangles.net/pipermail/cansas-1dwg_smallangles.net/ http://smallangles.net/pipermail/cansas-1dwg_smallangles.net/]&lt;br /&gt;
&lt;br /&gt;
===1D===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS1d/1.1/doc/ http://www.cansas.org/formats/canSAS1d/1.1/doc/]&lt;br /&gt;
* &#039;&#039;&#039;TRAC&#039;&#039;&#039;:       [http://www.cansas.org/trac  http://www.cansas.org/trac]&lt;br /&gt;
* &#039;&#039;&#039;Subversion&#039;&#039;&#039;: [http://www.cansas.org/svn/1dwg http://www.cansas.org/svn/1dwg]&lt;br /&gt;
&lt;br /&gt;
===Multi-dimensional===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Documentation&#039;&#039;&#039;: [http://www.cansas.org/formats/canSAS2012/v1.0/doc http://www.cansas.org/formats/canSAS2012/v1.0/doc]&lt;br /&gt;
* &#039;&#039;&#039;TRAC&#039;&#039;&#039;:       [http://www.cansas.org/trac  http://www.cansas.org/trac]&lt;br /&gt;
* &#039;&#039;&#039;Subversion&#039;&#039;&#039;: [http://www.cansas.org/svn/1dwg http://www.cansas.org/svn/canSAS2012]&lt;br /&gt;
&lt;br /&gt;
= Members =&lt;br /&gt;
* Andrew Jackson (ESS)&lt;br /&gt;
* Pete Jemian (APS)&lt;br /&gt;
* Steve King (ISIS)&lt;br /&gt;
* Ken Littrell (ORNL)&lt;br /&gt;
* Andy Nelson (ANSTO)&lt;br /&gt;
* Ron Ghosh (ILL)&lt;br /&gt;
* Jan Ilavsky (APS)&lt;br /&gt;
* Tobias Richter (DLS)&lt;br /&gt;
&lt;br /&gt;
= Timeline =&lt;br /&gt;
* 2007-12-31 agree on v1.0 format&lt;br /&gt;
* 2008-01-01 start implementing v1 at facilities&lt;br /&gt;
* 2008-06 representative sampling of data available for inter-facility comparison&lt;br /&gt;
* 2008-11-3 presentation of results at NOBUGS2008 meeting ([http://www.nbi.ansto.gov.au/nobugs2008 http://www.nbi.ansto.gov.au/nobugs2008])&lt;br /&gt;
* 2009-05-12 tagged SVN changeset 67 as v1.0 since it has been unmodified since January&lt;br /&gt;
* 2009-09-17 Agreed that v1.1 revision should be forthcoming with corrections/additions to be identified in TRAC tickets&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
[[User:Jemian|Jemian]] 11:10, 06 September 2008 (CDT) IgorPro GUI tool included in Irena [http://usaxs.xor.aps.anl.gov/staff/ilavsky/irena.html Irena] analysis suite&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:08, 14 March 2008 (EDT) IgorPro tool to read cansas1d/1.0 XML files available&amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 13:38, 25 February 2008 (EST) starting to add case studies &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 00:39, 21 December 2007 (EST) complete first draft (v0.1a) ready for comments from 1DWG &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 12:00, 14 December 2007 (EST) draft status updated &amp;lt;br /&amp;gt;&lt;br /&gt;
[[User:Jemian|Jemian]] 17:07, 12 May 2009 (EDT) changeset 67 tagged as v1.0&lt;br /&gt;
&lt;br /&gt;
= Examples and Usage =&lt;br /&gt;
The following are example v1.1 compliant 1D data files containing [besides essential metadata] - right-click &amp;amp; save as to view, stylesheet is on the TRAC site:&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
SANS data only [[media:ISIS_SASXML_v1_1_SANS_Example.XML | ISIS_SASXML_v1_1_SANS_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent transmission [[media:ISIS_SASXML_v1_1_Transmission_Example.XML | ISIS_SASXML_v1_1_Transmission_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent monitor spectrum [[media:ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML | ISIS_SASXML_v1_1_Monitor_Spectrum_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Wavelength-dependent detector efficiency ratio [[media:ISIS_SASXML_v1_1_Det_Efficiency_Example.XML | ISIS_SASXML_v1_1_Det_Efficency_Example.XML]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The files can be usefully displayed in many web browsers: [[Rendering_canSAS1D_in_Web_Browsers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Working Groups]]&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=Talk:2012_Data_Discussion_Examples&amp;diff=1354</id>
		<title>Talk:2012 Data Discussion Examples</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=Talk:2012_Data_Discussion_Examples&amp;diff=1354"/>
		<updated>2012-08-02T12:57:09Z</updated>

		<summary type="html">&lt;p&gt;Jemian: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here is an XML representation of &amp;quot;simple 1D SAS data, I(Q)&amp;quot; with the recommended minimum content:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;SASroot&amp;gt;&lt;br /&gt;
&amp;lt;!--created by hand  2012-07-29--&amp;gt;&lt;br /&gt;
  &amp;lt;SASentry name=&amp;quot;Glassy Carbon C4 12keV&amp;quot; version=&amp;quot;1.0&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;Title&amp;gt;Glassy Carbon C4 12keV&amp;lt;/Title&amp;gt;&lt;br /&gt;
    &amp;lt;SASdata Q_indices=&amp;quot;0&amp;quot; I_indices=&amp;quot;Q&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;probe_type&amp;gt;xray&amp;lt;/probe_type&amp;gt;&lt;br /&gt;
		&amp;lt;wavelength units=&amp;quot;A&amp;quot;&amp;gt;1.0401&amp;lt;/wavelength&amp;gt;&lt;br /&gt;
		&amp;lt;I units=&amp;quot;1/cm&amp;quot; uncertainty=&amp;quot;Idev&amp;quot; size=&amp;quot;76&amp;quot;&amp;gt;41.891 40.201 38.805 39.174 37.668 38.389 38.162 36.95 35.963 36.582 37.064 36.647 36.561 35.946 35.822 35.654 35.628 35.028 35.321 34.752 35.107 36.086 36.054 35.279 35.002 34.389 34.483 34.04 34.088 33.926 33.712 33.26 33.291 32.67 32.725 32.069 31.839 31.279 30.941 30.997 30.838 30.563 30.316 30.305 29.986 29.68 29.088 28.198 26.64 24.753 22.703 20.222 17.673 14.899 12.334 9.9023 7.7647 6.0324 4.618 3.4271 2.617 1.8987 1.3594 1.0213 0.79412 0.63905 0.52863 0.46674 0.41046 0.37084 0.35935 0.34276 0.3461 0.31717 0.34035 0.34355&amp;lt;/I&amp;gt;&lt;br /&gt;
		&amp;lt;Q units=&amp;quot;1/A&amp;quot; size=&amp;quot;76&amp;quot;&amp;gt;0.0018044 0.0019689 0.0021461 0.0023439 0.0025541 0.002777 0.0030332 0.0033119 0.0036075 0.0039185 0.0042578 0.0046218 0.0050239 0.0054794 0.0059625 0.0065058 0.0070752 0.0076841 0.0083591 0.009109 0.009917 0.010765 0.01172 0.012752 0.013867 0.015099 0.016406 0.017873 0.019445 0.021167 0.023018 0.025027 0.027234 0.029621 0.032208 0.035035 0.03811 0.04148 0.045116 0.049066 0.053353 0.058019 0.063092 0.068594 0.074575 0.0811 0.088237 0.095982 0.10441 0.11356 0.12344 0.13418 0.14583 0.15852 0.17232 0.18734 0.20366 0.22145 0.24084 0.26199 0.28493 0.30992 0.33703 0.36631 0.39821 0.43295 0.47089 0.51219 0.55692 0.60534 0.65817 0.71584 0.77827 0.84602 0.92003 1.0002&amp;lt;/Q&amp;gt;&lt;br /&gt;
		&amp;lt;Idev units=&amp;quot;1/cm&amp;quot; size=&amp;quot;76&amp;quot;&amp;gt;0.9362 1.532 1.759 1.7576 1.6181 1.4047 1.2086 1.0872 1.0147 0.94521 0.87545 0.8171 0.76417 0.70814 0.6649 0.66703 0.71598 0.77011 0.79366 0.79094 0.78454 0.7743 0.74185 0.69531 0.66643 0.6597 0.64683 0.61001 0.56436 0.54217 0.56108 0.60614 0.64647 0.66067 0.64294 0.60298 0.56325 0.53902 0.52239 0.49999 0.4781 0.47214 0.47869 0.48091 0.47822 0.48465 0.49664 0.4887 0.45095 0.40488 0.36857 0.34134 0.32551 0.3232 0.32401 0.31708 0.29758 0.26603 0.22926 0.19196 0.15547 0.12289 0.094627 0.069059 0.048284 0.034213 0.025044 0.018982 0.015616 0.014014 0.013543 0.014793 0.017034 0.017278 0.013616 0.0071977&amp;lt;/Idev&amp;gt;&lt;br /&gt;
		&amp;lt;SASnote&amp;gt;&lt;br /&gt;
			from: 12_10_GlassyCarbon_C4_12keV.xml&lt;br /&gt;
			APS_USAXS=32-ID;scan=21;file=12_10_GC_12keV.dat;dataType=desmeared;MSAXS=no;&lt;br /&gt;
			Jemian/Lake desmearing method applied (details available ...)&lt;br /&gt;
			There is lots more to this dataset but has not yet been recoded&lt;br /&gt;
		&amp;lt;/SASnote&amp;gt;&lt;br /&gt;
	&amp;lt;/SASdata&amp;gt;&lt;br /&gt;
    &amp;lt;SASsample&amp;gt;&lt;br /&gt;
      &amp;lt;ID&amp;gt;Glassy Carbon C4 12keV&amp;lt;/ID&amp;gt;&lt;br /&gt;
      &amp;lt;thickness units=&amp;quot;mm&amp;quot;&amp;gt;1&amp;lt;/thickness&amp;gt;&lt;br /&gt;
    &amp;lt;/SASsample&amp;gt;&lt;br /&gt;
  &amp;lt;/SASentry&amp;gt;&lt;br /&gt;
&amp;lt;/SASroot&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-2012&amp;diff=1353</id>
		<title>canSAS-2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-2012&amp;diff=1353"/>
		<updated>2012-08-02T12:54:28Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Business Matters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= 2012 Meeting of canSAS working groups =&lt;br /&gt;
&lt;br /&gt;
[[File:cansas-2012-group-photo.jpg | 400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Purpose =&lt;br /&gt;
&lt;br /&gt;
Work on specific matters important to the canSAS community as decided in previous conference calls.&lt;br /&gt;
It is expected that those attending this working session will already have strong foundation and &lt;br /&gt;
understanding and will come ready with knowledge, tools, and ideas to make significant progress &lt;br /&gt;
during the event. The specific projects and tasks, as well as the list of participants, are &lt;br /&gt;
described on this wiki and will be revised as the event draws near.&lt;br /&gt;
&lt;br /&gt;
The three main themes are:&lt;br /&gt;
&lt;br /&gt;
*  Treated data format - developing a standard for multidimensional treated data and resolving issues that arise with the 1-d standard and its implementaion.&lt;br /&gt;
** Discussion Page : [[ 2012 Data Discussion ]]&lt;br /&gt;
** Report Page : [[ 2012 Data Working Group Report ]]&lt;br /&gt;
*  Standardisation - intercomparison of measurements and software for data reduction and analysis so as to assess experimental and intstrumental reliability&lt;br /&gt;
** Discussion Page : [[ 2012 Standards Discussion ]]&lt;br /&gt;
** Report Page: [[ StandardsGroupReport ]]&lt;br /&gt;
*  Development of a Global SAS web portal.  This should be a general point of entry for the community to find information about small-angle scattering.&lt;br /&gt;
** Discussion Page : [[ 2012 Web Discussion ]]&lt;br /&gt;
** Report Page : [[ 2012 Web Working Group Report ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page provides discussion of the themes, preliminary work and ideas : [[ 2012 Discussion]]&lt;br /&gt;
&lt;br /&gt;
= Outcomes =&lt;br /&gt;
&lt;br /&gt;
* 2-d data format&lt;br /&gt;
* A plan for standards&lt;br /&gt;
* Global SAS Web Portal&lt;br /&gt;
* presentation at SAS2012&lt;br /&gt;
&lt;br /&gt;
= Time and Place =&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
* 2012 July 28 - 31 (Saturday - Tuesday, inclusive)&lt;br /&gt;
&lt;br /&gt;
== Meeting Location ==&lt;br /&gt;
&lt;br /&gt;
Uppsala University&lt;br /&gt;
&amp;lt;br /&amp;gt;Building:   Angstrom Laboratory [http://www.polacksbacken.uu.se/Valkommen_till_Polacksbacken/Polacksbackens+historia/Angstromlaboratoriet/]&amp;lt;br /&amp;gt;Room(s): Faculty Room, Angstrom Lab. (2nd floor above main entrance).  Additional break-out sessions in Rooms 61416 and 62416.&lt;br /&gt;
&lt;br /&gt;
We will hold some web based sessions (Webinars) during the meeting so that people in the broader canSAS community that are unable to attend in person can participate in some of the discussions during the meeting.&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
* arrive the previous day (Friday, 2012-07-27)&lt;br /&gt;
* conference check-in first morning (Saturday, 2012-07-28), location Angstrom Laboratory&lt;br /&gt;
* meet all day (Sunday, 2012-07-29), location Angstrom Laboratory&lt;br /&gt;
* meet all day (Monday, 2012-07-30), location Angstrom Laboratory&lt;br /&gt;
* meet all day (Tuesday, 2012-07-31), location Angstrom Laboratory&lt;br /&gt;
* checkout next day (Wednesday, 2012-08-01)&lt;br /&gt;
&lt;br /&gt;
== Daily Agenda ==&lt;br /&gt;
&lt;br /&gt;
Meeting room is the Faculty Room (House 1, Floor 2 - directly above main entrance).  We will also use rooms 61416 and 62416 for breakout sessions.&lt;br /&gt;
&lt;br /&gt;
Here is a suggested schedule (tentative):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Saturday, 28 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments || UK BST || US CDT || AUS EST || Japan JST&lt;br /&gt;
|-&lt;br /&gt;
| 09:00 - 09:15 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Welcome and Introductions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:15 - 10:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 5 minute presentation by each participant of ideas and challenges ([[canSAS-2012#Presentations | see below]])&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 10:30 - 10:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 10:45 - 11:10 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Report presentations&lt;br /&gt;
NIAC status and plans for SAS data formats&amp;lt;br&amp;gt;&lt;br /&gt;
Current plans and efforts of IUCr CSAS on standards&amp;lt;br&amp;gt;&lt;br /&gt;
Current plans and efforts of IUCr CSAS on SAS web efforts&amp;lt;br&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 11:10 - 12:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plenary discussion on standardisation, data formats, web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 12:30  - 2:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Sandwiches in Coffee area - House 6, Floor 1.&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 2:00 - 3:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &#039;&#039;&#039;Webinar&#039;&#039;&#039;&lt;br /&gt;
focused discussions of 20 min on each topic:&amp;lt;br&amp;gt;&lt;br /&gt;
standardisation, data formats, and web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1:00-2:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 7:00-8:00 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 10:00-11:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 9:00-10:00 PM&lt;br /&gt;
|-&lt;br /&gt;
| 3:00 - 4:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups - standardisation, data formats, web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:30 - 4:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:45 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups - standardisation, data formats, web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 29 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments&lt;br /&gt;
|-&lt;br /&gt;
| 08:45 - 09:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Reports, questions, and discussion&lt;br /&gt;
and plan day&#039;s work &lt;br /&gt;
|-&lt;br /&gt;
| 09:45 - 10:00 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
| 10:00 - 12:00 noon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | morning session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
|-&lt;br /&gt;
| 12:00  - 1:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Sandwiches in Coffee area - House 6, Floor 1.&lt;br /&gt;
|-&lt;br /&gt;
| 1:30 - 4:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
|-&lt;br /&gt;
| 4:30 - 4:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
| 4:45 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | reports and discussions&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The intensity of deliberations takes its toll on Andrew &amp;amp; Lionel...&lt;br /&gt;
&lt;br /&gt;
[[File:takingitstoll.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
=== Monday 30 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments || UK BST || US CDT || AUS EST || Japan JST&lt;br /&gt;
|-&lt;br /&gt;
| 08:45 - 09:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &#039;&#039;&#039;Webinar&#039;&#039;&#039;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 7:45-8:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1:45-2:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 4:45-5:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 3:45-4:30 PM&lt;br /&gt;
|-&lt;br /&gt;
| 09:30 - 09:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:45 - 12:00 noon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | morning session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00  - 1:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | to be determined&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 1:30 - 4:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:30 - 4:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:45 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | reports and discussions - plan dissemination&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 31 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments || UK BST || US CDT || AUS EST || Japan JST&lt;br /&gt;
|-&lt;br /&gt;
| 08:45 - 09:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plan reports/outcomes&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:30 - 09:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:45 - 12:00 noon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | morning session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups work on reports/outcomes&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00  - 1:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | to be determined&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 1:30 - 3:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups work on reports/outcomes&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 3:45 - 4:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:00 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &#039;&#039;&#039;Webinar&#039;&#039;&#039;&lt;br /&gt;
Presentation of prelim reports and concluding discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 3:00-5:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 9:00-11:00 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 12:00 midnight-2:00 AM (Wed. 1 Aug.)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 11:00 PM-1:00 AM&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt; Besides reports other outcomes could include schemas,api definitions, live web pages, etc.&lt;br /&gt;
&lt;br /&gt;
=== Webinar Schedule and Themes ===&lt;br /&gt;
&lt;br /&gt;
This list has been extracted from the above program.  &lt;br /&gt;
&lt;br /&gt;
Please use the specific links below for each date to join the webinars at the stated time.  If you send your e-mail contact details to Adrian.Rennie@fysik.uu.se we can try to keep you informed of any late technical changes.  If you have never attended an Adobe Connect meeting before the following tests and information may be helpful:&lt;br /&gt;
&lt;br /&gt;
(a) Test your connection: https://connect.sunet.se/common/help/en/support/meeting_test.htm&lt;br /&gt;
&lt;br /&gt;
(b) Get a quick overview: http://www.adobe.com/go/connectpro_overview&lt;br /&gt;
&lt;br /&gt;
Reminder: it is a good idea to check your sound before the meeting. Use of a headset is strongly recommended to avoid background noise and feedback. You will be able to access the webinar as a &#039;guest&#039;.  Please give your name so that you are identified to other participants.  Participants can contribute presentations and display material from their computers.  When you connect to the meeting as a guest, you will need to wait for a host to accept your participation.  It will be most efficient if everyone connects a little before the advertised start time!&lt;br /&gt;
&lt;br /&gt;
You do not need specific software or licenses to participate in these meetings.  You will be prompted to install Adobe Flash (free) if you wish to participate.&lt;br /&gt;
&lt;br /&gt;
We can arrange other ad-hoc electronic meetings if necessary.  Please contact participants or the host (Adrian Rennie) to make arrangements.&lt;br /&gt;
&lt;br /&gt;
==== How to get to specific webinars ====&lt;br /&gt;
&lt;br /&gt;
===== Saturday, 28 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
Focused discussions of 20 min on each topic:&lt;br /&gt;
standardisation, data formats, and web portal&lt;br /&gt;
&lt;br /&gt;
To join the meeting go to the following link in a browser:&lt;br /&gt;
https://connect.sunet.se/cansas2012_i/&lt;br /&gt;
&lt;br /&gt;
* Uppsala:		2:00 - 3:00 PM&lt;br /&gt;
* UK BST:		1:00 - 2:00 PM&lt;br /&gt;
* US CDT:		7:00 - 8:00 AM&lt;br /&gt;
* AUS EST:		10:00 - 11:00 PM&lt;br /&gt;
* Japan JST:		9:00 - 10:00 PM&lt;br /&gt;
&lt;br /&gt;
===== Sunday, 29 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
no webinar&lt;br /&gt;
&lt;br /&gt;
===== Monday, 30 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
This will provide updates on work at the meeting.&lt;br /&gt;
&lt;br /&gt;
To join the meeting go to the following link in a browser:&lt;br /&gt;
https://connect.sunet.se/cansas_ii/&lt;br /&gt;
&lt;br /&gt;
* Uppsala:		8:45 - 9:30 AM &lt;br /&gt;
* UK BST:		7:45 - 8:30 AM 	 	 	 &lt;br /&gt;
* US CDT:		1:45 - 2:30 AM&lt;br /&gt;
* AUS EST:		4:45 - 5:30 PM&lt;br /&gt;
* Japan JST:		3:45 - 4:30 PM&lt;br /&gt;
&lt;br /&gt;
===== Tuesday, 31 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
Presentation of preliminary reports and concluding discussions&lt;br /&gt;
&lt;br /&gt;
To join the meeting go to the following link in a browser:&lt;br /&gt;
https://connect.sunet.se/cansas_iii/&lt;br /&gt;
&lt;br /&gt;
* Uppsala:		4:00 - 6:00 PM&lt;br /&gt;
* UK BST:		3:00 - 5:00 PM 	 	 	 &lt;br /&gt;
* US CDT:		9:00 - 11:00 AM&lt;br /&gt;
* AUS EST:		12:00 Midnight (Wednesday 1 August)- 2:00 AM (Wednesday 1 August)&lt;br /&gt;
* Japan JST:		11:00 PM (Tuesday 31 July) - 1:00 AM (Wednesday 1 August)&lt;br /&gt;
&lt;br /&gt;
= Business Matters =&lt;br /&gt;
&lt;br /&gt;
== Standard Reduced Data Format ==&lt;br /&gt;
More details and suggestions are on the Discussion Page: [[ 2012 Data Discussion ]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Re-enunciate purpose and benefits of a standard &#039;&#039;reduced data&#039;&#039; format&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;1D Format&#039;&#039;&#039;&lt;br /&gt;
** agree a proposed extension of the current 1D standard &lt;br /&gt;
* &#039;&#039;&#039;2D Format&#039;&#039;&#039;&lt;br /&gt;
** define minimum information necessary for reduced data&lt;br /&gt;
** suggest format framework (NeXus extension, canSAS 1D extension, other) with brief discussion of the reason for the choice (including options considered, pros and cons of each, and final weighing)&lt;br /&gt;
** Guide to how to make implementation easy.&lt;br /&gt;
** Create straw format suitable for test/demonstration use and convert some test data for such a demonstration.&lt;br /&gt;
** Provide a plan for presentation at SAS 2012&lt;br /&gt;
&lt;br /&gt;
== Calibration Standards ==&lt;br /&gt;
&lt;br /&gt;
More details and suggestions are on the Discussion Page: [[ 2012 Standards Discussion ]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Standards&#039;&#039;&#039;&lt;br /&gt;
* Purpose and goals: Intercomparison of data measured on the same sample with different instruments and different techniques (SAXS, SANS, light scattering etc.) can prove valuable in a number of ways.  In particular it aids understanding of details of the experimental methods and it can help assess reliability.  In a similar way, looking at results of data reduction or analysis generated with different software can provide valuable information about performance and verification of methodology. Specifically these activities should: &lt;br /&gt;
** Discuss what types of tests are interesting/important, intensity, resolution etc. &lt;br /&gt;
** Consider related issues: Inelastic, Multiple scattering, Wavelength contamination, Detector efficiencies at different wavelengths &lt;br /&gt;
* Outcomes needed are:&lt;br /&gt;
** A written plan to sustain long term effort in this area &lt;br /&gt;
** This should describe how to seed, co-ordinate and publicise “ad-hoc” projects , &lt;br /&gt;
** Assess how frequently exercises can be undertaken&lt;br /&gt;
** Define good ways to disseminate/share results.  This will including “advertising” projects and using them as input for other activities.&lt;br /&gt;
* We should aim to define a list of 2 or 3 projects for work  in the near term.  This should include a plan of action and participants for each.&lt;br /&gt;
* We should have a plan for presentation at SAS 2012. (This might just be an announcement of the  plan and see who wants to participate?.)&lt;br /&gt;
== Global SAS Web Portal ==&lt;br /&gt;
&lt;br /&gt;
More details and suggestions are on the Discussion Page: [[ 2012 Web Discussion ]]&lt;br /&gt;
&lt;br /&gt;
* define scope, purpose, and goal of portal&lt;br /&gt;
* list content type to which such a portal should give access.&lt;br /&gt;
* Suggest method for hosting &lt;br /&gt;
* Build a working straw landing page prototype&lt;br /&gt;
* Build at least 2 or 3 subpages and/or designs on paper&lt;br /&gt;
* plan for presentations&lt;br /&gt;
** SAS 2012 &lt;br /&gt;
** SAS commission&lt;br /&gt;
&lt;br /&gt;
== Projects and Tasks ==&lt;br /&gt;
&lt;br /&gt;
These items are sorted in order of priority that they be finished.&lt;br /&gt;
&lt;br /&gt;
# 2-D format&lt;br /&gt;
# Standardization&lt;br /&gt;
# SAS web portal&lt;br /&gt;
&lt;br /&gt;
== Presentations ==&lt;br /&gt;
&lt;br /&gt;
These presentation were given on the first day:&lt;br /&gt;
* Pete Jemian (APS): [[media:2012-07-28-jemian-APS-overview.pdf | Status and challenges at the APS]]&lt;br /&gt;
* Andrew Jackson (ESS): [[media:ajj-5min.pdf | Thoughts on Data Formats and Web Portals]]&lt;br /&gt;
* Adrian Rennie (Uppsala University): [[media:Standardisation.pdf | Introduction to Standardisation]]&lt;br /&gt;
&lt;br /&gt;
= Practical Matters =&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Please inform Adrian Rennie of your intention to particpate and send details of your arrival and departure dates.  You should book the accommodation directly with the hotel - see below.&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
&lt;br /&gt;
Clarion Hotel Gillet, Uppsala &lt;br /&gt;
&amp;lt;br /&amp;gt; Dragarbrunnsgatan 23,&lt;br /&gt;
&amp;lt;br /&amp;gt; 753 20 Uppsala, Sweden&lt;br /&gt;
&lt;br /&gt;
*Expect hotel rate to be 570 SEK for 1 Single Bed (approximate, subject to change)&lt;br /&gt;
*Please reserve your own rooms directly with the hotel (website, phone, ...)&lt;br /&gt;
&lt;br /&gt;
The quoted rate at the hotel should include breakfast.  This hotel is in the centre of Uppsala (see map) and is a few minutes walk from the railway station.&lt;br /&gt;
&lt;br /&gt;
;Web site: http://www.clarionhotelgillet.com/&lt;br /&gt;
;telephone: +46 (0) 18 68 18 00&lt;br /&gt;
;fax: +46 (0) 18 68 18 18&lt;br /&gt;
;e-mail: cl.uppsala@choice.se&lt;br /&gt;
;[http://maps.google.com/maps/place?q=Clarion+Hotel+Gillet,+Uppsala++Dragarbrunnsgatan+23,+753+20+Uppsala,+Sweden&amp;amp;hl=en&amp;amp;cid=6476341721226749910 map reference]:&lt;br /&gt;
&lt;br /&gt;
== Directions and Maps ==&lt;br /&gt;
&lt;br /&gt;
* map to hotel:  [http://maps.google.com/maps?saddr=Stockholm+Arlanda+(ARN):+international+airport&amp;amp;daddr=Uppsala,+Sweden&amp;amp;hl=en&amp;amp;sll=59.745326,17.796478&amp;amp;sspn=0.290609,0.701065&amp;amp;geocode=FRE_jgMdbLsRASG2Z_q9nBX8JQ%3BFYRekQMdDyYNASmNqzKF-8tfRjEHCIKFCulPqg&amp;amp;gl=us&amp;amp;dirflg=r&amp;amp;ttype=now&amp;amp;noexp=0&amp;amp;noal=0&amp;amp;sort=def&amp;amp;mra=prev&amp;amp;t=h&amp;amp;z=11&amp;amp;start=0 google directions from airport]&lt;br /&gt;
* airport: Stockholm Arlanda (ARN): international&lt;br /&gt;
* taxi: Uppsala Taxi +4618 100000&lt;br /&gt;
* train: [http://maps.google.com/maps?q=type:transit_station:%22Uppsala+Centralstation%22&amp;amp;hl=en&amp;amp;ll=59.858518,17.645931&amp;amp;spn=0.004525,0.010954&amp;amp;sll=59.858534,17.646086&amp;amp;sspn=0.000000,0.000000&amp;amp;view=map&amp;amp;ftid=0x465fcbf9a0d697b1:0x1901cc46b512aff6&amp;amp;ftt=321&amp;amp;geocode=FWZekQMdBkINAQ&amp;amp;hnear=Uppsala+Centralstation&amp;amp;t=h&amp;amp;z=17 Trains] from airport to Uppsala take about 20 minutes.  Frequency every 30 minutes. [http://maps.google.com/maps/place?q=type:transit_station:%22Uppsala+Centralstation%22&amp;amp;hl=en&amp;amp;ftid=0x465fcbf9a0d697b1:0x1901cc46b512aff6 map reference]&lt;br /&gt;
&lt;br /&gt;
The most convenient and fastest means to reach the hotel from the airport is usually to take the trains from Arlanda Central station (under SkyCity) to Uppsala.  Upptåget trains leave the airport at xx:27 and xx:57 thoughout the day and take 20 minutes.  The fare is 140 SEK (one way) and this can be paid with cash or by credit card at the ticket desk or using machines (red ticket machines - credit card only).  If you plan to take a long distance train operated by Swedish Railways (SJ) you should buy different tickets.  The hotel is a few minutes walk from the station in Uppsala.&lt;br /&gt;
&lt;br /&gt;
You can also take the bus 801 from Arlanda Airport to Uppsala which departs every 30 minutes and takes about 40 minutes. The buses leave from stop number 13 (there is a stop with this number outside each terminal).  Tickets can be bought at the airport or with a Swedish mobile phone or a Visa/Master Card on the bus.  Cash is not accepted on the bus. &lt;br /&gt;
&lt;br /&gt;
If you plan to take a taxi you can prebook a taxi and there is a fixed rate from the airport to Uppsala.  You should make certain that you use one of the Uppsala taxi companies if you simply go to the rank at the airport.&lt;br /&gt;
&lt;br /&gt;
== Other Details ==&lt;br /&gt;
&lt;br /&gt;
=== Host ===&lt;br /&gt;
&lt;br /&gt;
* Adrian Rennie&lt;br /&gt;
** institute: Uppsala University&lt;br /&gt;
** email: Adrian.Rennie@fysik.uu.se&lt;br /&gt;
** office phone: +46184713596&lt;br /&gt;
&lt;br /&gt;
=== Costs ===&lt;br /&gt;
&lt;br /&gt;
* Conference fee: no fee &lt;br /&gt;
* regular meals (breakfast, lunch, dinner) will be traveller&#039;s expense&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! item || quantity || who provides?&lt;br /&gt;
|-&lt;br /&gt;
| projector &amp;amp; screen&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1 for each meeting room&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
|-&lt;br /&gt;
| LCD displays, keyboards, &amp;amp; mice &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | a few if needed&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
|-&lt;br /&gt;
| electrical power extension cords&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenty&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
|-&lt;br /&gt;
| foreign electrical power adapter&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | as needed&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | traveller&lt;br /&gt;
|-&lt;br /&gt;
| Wi-Fi connections&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | sufficient&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host venue&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! participant || affiliation || arriving || departing || registration? || other&lt;br /&gt;
|-&lt;br /&gt;
| Adrian Rennie&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.uu.se Uppsala University]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Paul Butler&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.nist.gov NIST]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-02&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Andrew Jackson&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.esss.se ESS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Pete Jemian&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.aps.anl.gov APS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Steve King&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.isis.stfc.ac.uk/index.html ISIS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Tobias Richter&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.diamond.ac.uk/ Diamond Light Source]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Lionel Porcar&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.ill.eu/ Institut Laue Langevin]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Masaaki Sugiyama&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.rri.kyoto-u.ac.jp/en/index.html Kyoto University]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Ron Ghosh&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | University College London&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Yuya Shinohara&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | University of Tokyo&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Sarah Rogers&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.isis.stfc.ac.uk/index.html ISIS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-29&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Maja Hellsing&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.uu.se Uppsala University]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Duncan McGillivray&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://web.chemistry.auckland.ac.nz/staff-profile-jahia.aspx?staffid=207 University of Aukland]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Final Report =&lt;br /&gt;
&lt;br /&gt;
Draft versions of the reports of work of groups at the meeting can be found at:&lt;br /&gt;
&lt;br /&gt;
== Group Reports ==&lt;br /&gt;
&lt;br /&gt;
Data Format Group http://www.smallangles.net/wgwiki/index.php/2012_Data_Working_Group_Report&lt;br /&gt;
&lt;br /&gt;
Standards Group  http://www.smallangles.net/wgwiki/index.php/StandardsGroupReport&lt;br /&gt;
&lt;br /&gt;
Web Portal Group http://www.smallangles.net/wgwiki/index.php/2012_Web_Working_Group_Report&lt;br /&gt;
&lt;br /&gt;
The new web portal for the small angle scattering community is  http://www.smallangle.org/&lt;br /&gt;
&lt;br /&gt;
== General Remarks ==&lt;br /&gt;
&lt;br /&gt;
The work in these areas is ongoing.  Specific actions have been identified by the work groups. Some general activities that encompass several themes will be:&lt;br /&gt;
&lt;br /&gt;
* A presentation and discussion session will be held at the SAS2012 Conference in Sydney in November 2012. This will describe activities and ask for broader participation. &lt;br /&gt;
* Updates to the work group mail lists will be required for technical reasons and the opportunity will be taken to review the membersip of the lists so that e-mail addresses of people that have not been active and not requested continued participation will be removed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Acknowledgements ==&lt;br /&gt;
&lt;br /&gt;
The results described arise from four full days of intensive work in small groups during the meeting in Uppsala and from preparatory work. We acknowledge the generous support of the agencies employing the particpants that have made available time and travel resources to permit the co-operative work. We are also grateful to people who have given freely of their own time to support the SAS community. Just the direct participation amounts to about two-person months of effort. These &#039;sponsors&#039; are APS (Argonne National Laboratory), NCNR (National Institute of Standards and Technology), ISIS (STFC), the Diamond Light Source, the European Spallation Source, Institut Laue Langevin, University of Auckland, Kyoto University, University of Tokyo and Uppsala University. We are also grateful for further participation from ANSTO, APS and ESRF in webinars and by making contributions to discussion on the wiki.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
[[Category: canSAS 2012]]&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
	<entry>
		<id>https://wiki.cansas.org/index.php?title=canSAS-2012&amp;diff=1310</id>
		<title>canSAS-2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.cansas.org/index.php?title=canSAS-2012&amp;diff=1310"/>
		<updated>2012-07-31T15:10:40Z</updated>

		<summary type="html">&lt;p&gt;Jemian: /* Saturday, 28 July 2012 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= 2012 Meeting of canSAS working groups =&lt;br /&gt;
&lt;br /&gt;
[[File:cansas-2012-group-photo.jpg | 400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Purpose =&lt;br /&gt;
&lt;br /&gt;
Work on specific matters important to the canSAS community as decided in previous conference calls.&lt;br /&gt;
It is expected that those attending this working session will already have strong foundation and &lt;br /&gt;
understanding and will come ready with knowledge, tools, and ideas to make significant progress &lt;br /&gt;
during the event. The specific projects and tasks, as well as the list of participants, are &lt;br /&gt;
described on this wiki and will be revised as the event draws near.&lt;br /&gt;
&lt;br /&gt;
The three main themes are:&lt;br /&gt;
&lt;br /&gt;
*  Treated data format - developing a standard for multidimensional treated data and resolving issues that arise with the 1-d standard and its implementaion.&lt;br /&gt;
** Discussion Page : [[ 2012 Data Discussion ]]&lt;br /&gt;
** Report Page : [[ 2012 Data Working Group Report ]]&lt;br /&gt;
*  Standardisation - intercomparison of measurements and software for data reduction and analysis so as to assess experimental and intstrumental reliability&lt;br /&gt;
** Discussion Page : [[ 2012 Standards Discussion ]]&lt;br /&gt;
*  Development of a Global SAS web portal.  This should be a general point of entry for the community to find information about small-angle scattering.&lt;br /&gt;
** Discussion Page : [[ 2012 Web Discussion ]]&lt;br /&gt;
** Report Page : [[ 2012 Web Working Group Report ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page provides discussion of the themes, preliminary work and ideas : [[ 2012 Discussion]]&lt;br /&gt;
&lt;br /&gt;
= Outcomes =&lt;br /&gt;
&lt;br /&gt;
* 2-d data format&lt;br /&gt;
* A plan for standards&lt;br /&gt;
* Global SAS Web Portal&lt;br /&gt;
* presentation at SAS2012&lt;br /&gt;
&lt;br /&gt;
= Time and Place =&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
* 2012 July 28 - 31 (Saturday - Tuesday, inclusive)&lt;br /&gt;
&lt;br /&gt;
== Meeting Location ==&lt;br /&gt;
&lt;br /&gt;
Uppsala University&lt;br /&gt;
&amp;lt;br /&amp;gt;Building:   Angstrom Laboratory [http://www.polacksbacken.uu.se/Valkommen_till_Polacksbacken/Polacksbackens+historia/Angstromlaboratoriet/]&amp;lt;br /&amp;gt;Room(s): Faculty Room, Angstrom Lab. (2nd floor above main entrance).  Additional break-out sessions in Rooms 61416 and 62416.&lt;br /&gt;
&lt;br /&gt;
We will hold some web based sessions (Webinars) during the meeting so that people in the broader canSAS community that are unable to attend in person can participate in some of the discussions during the meeting.&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
* arrive the previous day (Friday, 2012-07-27)&lt;br /&gt;
* conference check-in first morning (Saturday, 2012-07-28), location Angstrom Laboratory&lt;br /&gt;
* meet all day (Sunday, 2012-07-29), location Angstrom Laboratory&lt;br /&gt;
* meet all day (Monday, 2012-07-30), location Angstrom Laboratory&lt;br /&gt;
* meet all day (Tuesday, 2012-07-31), location Angstrom Laboratory&lt;br /&gt;
* checkout next day (Wednesday, 2012-08-01)&lt;br /&gt;
&lt;br /&gt;
== Daily Agenda ==&lt;br /&gt;
&lt;br /&gt;
Meeting room is the Faculty Room (House 1, Floor 2 - directly above main entrance).  We will also use rooms 61416 and 62416 for breakout sessions.&lt;br /&gt;
&lt;br /&gt;
Here is a suggested schedule (tentative):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Saturday, 28 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments || UK BST || US CDT || AUS EST || Japan JST&lt;br /&gt;
|-&lt;br /&gt;
| 09:00 - 09:15 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Welcome and Introductions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:15 - 10:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 5 minute presentation by each participant of ideas and challenges ([[canSAS-2012#Presentations | see below]])&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 10:30 - 10:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 10:45 - 11:10 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Report presentations&lt;br /&gt;
NIAC status and plans for SAS data formats&amp;lt;br&amp;gt;&lt;br /&gt;
Current plans and efforts of IUCr CSAS on standards&amp;lt;br&amp;gt;&lt;br /&gt;
Current plans and efforts of IUCr CSAS on SAS web efforts&amp;lt;br&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 11:10 - 12:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plenary discussion on standardisation, data formats, web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 12:30  - 2:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Sandwiches in Coffee area - House 6, Floor 1.&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 2:00 - 3:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &#039;&#039;&#039;Webinar&#039;&#039;&#039;&lt;br /&gt;
focused discussions of 20 min on each topic:&amp;lt;br&amp;gt;&lt;br /&gt;
standardisation, data formats, and web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1:00-2:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 7:00-8:00 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 10:00-11:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 9:00-10:00 PM&lt;br /&gt;
|-&lt;br /&gt;
| 3:00 - 4:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups - standardisation, data formats, web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:30 - 4:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:45 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups - standardisation, data formats, web portal&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Sunday 29 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments&lt;br /&gt;
|-&lt;br /&gt;
| 08:45 - 09:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Reports, questions, and discussion&lt;br /&gt;
and plan day&#039;s work &lt;br /&gt;
|-&lt;br /&gt;
| 09:45 - 10:00 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
| 10:00 - 12:00 noon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | morning session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
|-&lt;br /&gt;
| 12:00  - 1:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Sandwiches in Coffee area - House 6, Floor 1.&lt;br /&gt;
|-&lt;br /&gt;
| 1:30 - 4:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
|-&lt;br /&gt;
| 4:30 - 4:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
|-&lt;br /&gt;
| 4:45 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | reports and discussions&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The intensity of deliberations takes its toll on Andrew &amp;amp; Lionel...&lt;br /&gt;
&lt;br /&gt;
[[File:takingitstoll.jpg|400px]]&lt;br /&gt;
&lt;br /&gt;
=== Monday 30 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments || UK BST || US CDT || AUS EST || Japan JST&lt;br /&gt;
|-&lt;br /&gt;
| 08:45 - 09:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &#039;&#039;&#039;Webinar&#039;&#039;&#039;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 7:45-8:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1:45-2:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 4:45-5:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 3:45-4:30 PM&lt;br /&gt;
|-&lt;br /&gt;
| 09:30 - 09:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:45 - 12:00 noon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | morning session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00  - 1:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | to be determined&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 1:30 - 4:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | work in groups&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:30 - 4:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:45 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | reports and discussions - plan dissemination&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Tuesday 31 July 2012 ===&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Uppsala time || description || comments || UK BST || US CDT || AUS EST || Japan JST&lt;br /&gt;
|-&lt;br /&gt;
| 08:45 - 09:30 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plan reports/outcomes&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:30 - 09:45 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 09:45 - 12:00 noon&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | morning session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups work on reports/outcomes&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00  - 1:30 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | lunch&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | to be determined&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 1:30 - 3:45 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | afternoon session&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | groups work on reports/outcomes&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 3:45 - 4:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tea, coffee&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 4:00 - 6:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenary&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &#039;&#039;&#039;Webinar&#039;&#039;&#039;&lt;br /&gt;
Presentation of prelim reports and concluding discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 3:00-5:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 9:00-11:00 AM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 12:00 midnight-2:00 AM (Wed. 1 Aug.)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 11:00 PM-1:00 AM&lt;br /&gt;
|-&lt;br /&gt;
| 6:30 - 8:00 PM&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | dinner&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | TBA&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 8:30 PM - ?&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | evening discussions&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | ad hoc&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt; Besides reports other outcomes could include schemas,api definitions, live web pages, etc.&lt;br /&gt;
&lt;br /&gt;
=== Webinar Schedule and Themes ===&lt;br /&gt;
&lt;br /&gt;
This list has been extracted from the above program.  &lt;br /&gt;
&lt;br /&gt;
Please use the specific links below for each date to join the webinars at the stated time.  If you send your e-mail contact details to Adrian.Rennie@fysik.uu.se we can try to keep you informed of any late technical changes.  If you have never attended an Adobe Connect meeting before the following tests and information may be helpful:&lt;br /&gt;
&lt;br /&gt;
(a) Test your connection: https://connect.sunet.se/common/help/en/support/meeting_test.htm&lt;br /&gt;
&lt;br /&gt;
(b) Get a quick overview: http://www.adobe.com/go/connectpro_overview&lt;br /&gt;
&lt;br /&gt;
Reminder: it is a good idea to check your sound before the meeting. Use of a headset is strongly recommended to avoid background noise and feedback. You will be able to access the webinar as a &#039;guest&#039;.  Please give your name so that you are identified to other participants.  Participants can contribute presentations and display material from their computers.  When you connect to the meeting as a guest, you will need to wait for a host to accept your participation.  It will be most efficient if everyone connects a little before the advertised start time!&lt;br /&gt;
&lt;br /&gt;
You do no need specific software or licenses to participate in these meetings.  You will be prompted to install Adobe Flash (free) if you wish to participate.&lt;br /&gt;
&lt;br /&gt;
We can arrange other ad-hoc electronic meetings if necessary.  Please contact participants or the host (Adrian Rennie) to make arrangements.&lt;br /&gt;
&lt;br /&gt;
==== How to get to specific webinars ====&lt;br /&gt;
&lt;br /&gt;
===== Saturday, 28 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
Focused discussions of 20 min on each topic:&lt;br /&gt;
standardisation, data formats, and web portal&lt;br /&gt;
&lt;br /&gt;
To join the meeting go to the following link in a browser:&lt;br /&gt;
https://connect.sunet.se/cansas2012_i/&lt;br /&gt;
&lt;br /&gt;
* Uppsala:		2:00 - 3:00 PM&lt;br /&gt;
* UK BST:		1:00 - 2:00 PM&lt;br /&gt;
* US CDT:		7:00 - 8:00 AM&lt;br /&gt;
* AUS EST:		10:00 - 11:00 PM&lt;br /&gt;
* Japan JST:		9:00 - 10:00 PM&lt;br /&gt;
&lt;br /&gt;
===== Sunday, 29 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
no webinar&lt;br /&gt;
&lt;br /&gt;
===== Monday, 30 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
This will provide updates on work at the meeting.&lt;br /&gt;
&lt;br /&gt;
To join the meeting go to the following link in a browser:&lt;br /&gt;
https://connect.sunet.se/cansas_ii/&lt;br /&gt;
&lt;br /&gt;
* Uppsala:		8:45 - 9:30 AM &lt;br /&gt;
* UK BST:		7:45 - 8:30 AM 	 	 	 &lt;br /&gt;
* US CDT:		1:45 - 2:30 AM&lt;br /&gt;
* AUS EST:		4:45 - 5:30 PM&lt;br /&gt;
* Japan JST:		3:45 - 4:30 PM&lt;br /&gt;
&lt;br /&gt;
===== Tuesday, 31 July 2012  =====&lt;br /&gt;
&lt;br /&gt;
Presentation of preliminary reports and concluding discussions&lt;br /&gt;
&lt;br /&gt;
To join the meeting go to the following link in a browser:&lt;br /&gt;
https://connect.sunet.se/cansas_iii/&lt;br /&gt;
&lt;br /&gt;
* Uppsala:		4:00 - 6:00 PM&lt;br /&gt;
* UK BST:		3:00 - 5:00 PM 	 	 	 &lt;br /&gt;
* US CDT:		9:00 - 11:00 AM&lt;br /&gt;
* AUS EST:		12:00 Midnight (Wednesday 1 August)- 2:00 AM (Wednesday 1 August)&lt;br /&gt;
* Japan JST:		11:00 PM (Tuesday 31 July) - 1:00 AM (Wednesday 1 August)&lt;br /&gt;
&lt;br /&gt;
= Business Matters =&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Re-enunciate purpose and benefits of a standard &#039;&#039;reduced data&#039;&#039; format&#039;&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;1D Format&#039;&#039;&#039;&lt;br /&gt;
*** agree a proposed extension of the current 1D standard &lt;br /&gt;
** &#039;&#039;&#039;2D Format&#039;&#039;&#039;&lt;br /&gt;
*** define minimum information necessary for reduced data&lt;br /&gt;
*** suggest format framework (NeXus extension, canSAS 1D extension, other) with brief discussion of the reason for the choice (including options considered, pros and cons of each, and final weighing)&lt;br /&gt;
*** Guide to how to make implementation easy.&lt;br /&gt;
*** Create straw format suitable for test/demonstration use and convert some test data for such a demonstration.&lt;br /&gt;
*** Provide a plan for presentation at SAS 2012&lt;br /&gt;
More details and suggestions are on the Discussion Page: [[ 2012 Data Discussion ]].&lt;br /&gt;
* &#039;&#039;&#039;Standards&#039;&#039;&#039;&lt;br /&gt;
** Purpose and goals: Intercomparison of data measured on the same sample with different instruments and different techniques (SAXS, SANS, light scattering etc.) can prove valuable in a number of ways.  In particular it aids understanding of details of the experimental methods and it can help assess reliability.  In a similar way, looking at results of data reduction or analysis generated with different software can provide valuable information about performance and verification of methodology. Specifically these activities should: &lt;br /&gt;
*** Discuss what types of tests are interesting/important, intensity, resolution etc. &lt;br /&gt;
*** Consider related issues: Inelastic, Multiple scattering, Wavelength contamination, Detector efficiencies at different wavelengths &lt;br /&gt;
** Outcomes needed are:&lt;br /&gt;
*** A written plan to sustain long term effort in this area &lt;br /&gt;
*** This should describe how to seed, co-ordinate and publicise “ad-hoc” projects , &lt;br /&gt;
*** Assess how frequently exercises can be undertaken&lt;br /&gt;
*** Define good ways to disseminate/share results.  This will including “advertising” projects and using them as input for other activities.&lt;br /&gt;
** We should aim to define a list of 2 or 3 projects for work  in the near term.  This should include a plan of action and participants for each.&lt;br /&gt;
** We should have a plan for presentation at SAS 2012. (This might just be an announcement of the  plan and see who wants to participate?.)&lt;br /&gt;
More details and suggestions are on the Discussion Page: [[ 2012 Standards Discussion ]]&lt;br /&gt;
* &#039;&#039;&#039;Global SAS Web Portal&#039;&#039;&#039;&lt;br /&gt;
** define scope, purpose, and goal of portal&lt;br /&gt;
** list content type to which such a portal should give access.&lt;br /&gt;
** Suggest method for hosting &lt;br /&gt;
** Build a working straw landing page prototype&lt;br /&gt;
** Build at least 2 or 3 subpages and/or designs on paper&lt;br /&gt;
** plan for presentations&lt;br /&gt;
*** SAS 2012 &lt;br /&gt;
*** SAS commission&lt;br /&gt;
More details and suggestions are on the Discussion Page: [[ 2012 Web Discussion ]]&lt;br /&gt;
&lt;br /&gt;
== Projects and Tasks ==&lt;br /&gt;
&lt;br /&gt;
These items are sorted in order of priority that they be finished.&lt;br /&gt;
&lt;br /&gt;
# 2-D format&lt;br /&gt;
# Standardization&lt;br /&gt;
# SAS web portal&lt;br /&gt;
&lt;br /&gt;
== Presentations ==&lt;br /&gt;
&lt;br /&gt;
These presentation were given on the first day:&lt;br /&gt;
* Pete Jemian (APS): [[media:2012-07-28-jemian-APS-overview.pdf | status and challenges at the APS]]&lt;br /&gt;
&lt;br /&gt;
= Practical Matters =&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Please inform Adrian Rennie of your intention to particpate and send details of your arrival and departure dates.  You should book the accommodation directly with the hotel - see below.&lt;br /&gt;
&lt;br /&gt;
== Hotel ==&lt;br /&gt;
&lt;br /&gt;
Clarion Hotel Gillet, Uppsala &lt;br /&gt;
&amp;lt;br /&amp;gt; Dragarbrunnsgatan 23,&lt;br /&gt;
&amp;lt;br /&amp;gt; 753 20 Uppsala, Sweden&lt;br /&gt;
&lt;br /&gt;
*Expect hotel rate to be 570 SEK for 1 Single Bed (approximate, subject to change)&lt;br /&gt;
*Please reserve your own rooms directly with the hotel (website, phone, ...)&lt;br /&gt;
&lt;br /&gt;
The quoted rate at the hotel should include breakfast.  This hotel is in the centre of Uppsala (see map) and is a few minutes walk from the railway station.&lt;br /&gt;
&lt;br /&gt;
;Web site: http://www.clarionhotelgillet.com/&lt;br /&gt;
;telephone: +46 (0) 18 68 18 00&lt;br /&gt;
;fax: +46 (0) 18 68 18 18&lt;br /&gt;
;e-mail: cl.uppsala@choice.se&lt;br /&gt;
;[http://maps.google.com/maps/place?q=Clarion+Hotel+Gillet,+Uppsala++Dragarbrunnsgatan+23,+753+20+Uppsala,+Sweden&amp;amp;hl=en&amp;amp;cid=6476341721226749910 map reference]:&lt;br /&gt;
&lt;br /&gt;
== Directions and Maps ==&lt;br /&gt;
&lt;br /&gt;
* map to hotel:  [http://maps.google.com/maps?saddr=Stockholm+Arlanda+(ARN):+international+airport&amp;amp;daddr=Uppsala,+Sweden&amp;amp;hl=en&amp;amp;sll=59.745326,17.796478&amp;amp;sspn=0.290609,0.701065&amp;amp;geocode=FRE_jgMdbLsRASG2Z_q9nBX8JQ%3BFYRekQMdDyYNASmNqzKF-8tfRjEHCIKFCulPqg&amp;amp;gl=us&amp;amp;dirflg=r&amp;amp;ttype=now&amp;amp;noexp=0&amp;amp;noal=0&amp;amp;sort=def&amp;amp;mra=prev&amp;amp;t=h&amp;amp;z=11&amp;amp;start=0 google directions from airport]&lt;br /&gt;
* airport: Stockholm Arlanda (ARN): international&lt;br /&gt;
* taxi: Uppsala Taxi +4618 100000&lt;br /&gt;
* train: [http://maps.google.com/maps?q=type:transit_station:%22Uppsala+Centralstation%22&amp;amp;hl=en&amp;amp;ll=59.858518,17.645931&amp;amp;spn=0.004525,0.010954&amp;amp;sll=59.858534,17.646086&amp;amp;sspn=0.000000,0.000000&amp;amp;view=map&amp;amp;ftid=0x465fcbf9a0d697b1:0x1901cc46b512aff6&amp;amp;ftt=321&amp;amp;geocode=FWZekQMdBkINAQ&amp;amp;hnear=Uppsala+Centralstation&amp;amp;t=h&amp;amp;z=17 Trains] from airport to Uppsala take about 20 minutes.  Frequency every 30 minutes. [http://maps.google.com/maps/place?q=type:transit_station:%22Uppsala+Centralstation%22&amp;amp;hl=en&amp;amp;ftid=0x465fcbf9a0d697b1:0x1901cc46b512aff6 map reference]&lt;br /&gt;
&lt;br /&gt;
The most convenient and fastest means to reach the hotel from the airport is usually to take the trains from Arlanda Central station (under SkyCity) to Uppsala.  Upptåget trains leave the airport at xx:27 and xx:57 thoughout the day and take 20 minutes.  The fare is 140 SEK (one way) and this can be paid with cash or by credit card at the ticket desk or using machines (red ticket machines - credit card only).  If you plan to take a long distance train operated by Swedish Railways (SJ) you should buy different tickets.  The hotel is a few minutes walk from the station in Uppsala.&lt;br /&gt;
&lt;br /&gt;
You can also take the bus 801 from Arlanda Airport to Uppsala which departs every 30 minutes and takes about 40 minutes. The buses leave from stop number 13 (there is a stop with this number outside each terminal).  Tickets can be bought at the airport or with a Swedish mobile phone or a Visa/Master Card on the bus.  Cash is not accepted on the bus. &lt;br /&gt;
&lt;br /&gt;
If you plan to take a taxi you can prebook a taxi and there is a fixed rate from the airport to Uppsala.  You should make certain that you use one of the Uppsala taxi companies if you simply go to the rank at the airport.&lt;br /&gt;
&lt;br /&gt;
== Other Details ==&lt;br /&gt;
&lt;br /&gt;
=== Host ===&lt;br /&gt;
&lt;br /&gt;
* Adrian Rennie&lt;br /&gt;
** institute: Uppsala University&lt;br /&gt;
** email: Adrian.Rennie@fysik.uu.se&lt;br /&gt;
** office phone: +46184713596&lt;br /&gt;
&lt;br /&gt;
=== Costs ===&lt;br /&gt;
&lt;br /&gt;
* Conference fee: no fee &lt;br /&gt;
* regular meals (breakfast, lunch, dinner) will be traveller&#039;s expense&lt;br /&gt;
&lt;br /&gt;
=== Equipment ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! item || quantity || who provides?&lt;br /&gt;
|-&lt;br /&gt;
| projector &amp;amp; screen&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1 for each meeting room&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
|-&lt;br /&gt;
| LCD displays, keyboards, &amp;amp; mice &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | a few if needed&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
|-&lt;br /&gt;
| electrical power extension cords&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | plenty&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
|-&lt;br /&gt;
| foreign electrical power adapter&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | as needed&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | traveller&lt;br /&gt;
|-&lt;br /&gt;
| Wi-Fi connections&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | sufficient&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host venue&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Participants =&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! participant || affiliation || arriving || departing || registration? || other&lt;br /&gt;
|-&lt;br /&gt;
| Adrian Rennie&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.uu.se Uppsala University]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | host&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Paul Butler&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.nist.gov NIST]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-02&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Andrew Jackson&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.esss.se ESS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Pete Jemian&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.aps.anl.gov APS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Steve King&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.isis.stfc.ac.uk/index.html ISIS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Tobias Richter&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.diamond.ac.uk/ Diamond Light Source]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Lionel Porcar&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.ill.eu/ Institut Laue Langevin]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | tba&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Masaaki Sugiyama&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.rri.kyoto-u.ac.jp/en/index.html Kyoto University]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-30&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Ron Ghosh&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | University College London&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Yuya Shinohara&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | University of Tokyo&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-08-01&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Sarah Rogers&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.isis.stfc.ac.uk/index.html ISIS]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-29&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Maja Hellsing&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.uu.se Uppsala University]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| Duncan McGillivray&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://web.chemistry.auckland.ac.nz/staff-profile-jahia.aspx?staffid=207 University of Aukland]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2012-07-27&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Yes&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Final Report =&lt;br /&gt;
&lt;br /&gt;
-tba-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: canSAS 2012]]&lt;/div&gt;</summary>
		<author><name>Jemian</name></author>
	</entry>
</feed>