-
Notifications
You must be signed in to change notification settings - Fork 67
releasenotes__v2022.06
Pete R Jemian edited this page Jul 5, 2022
·
5 revisions
- date/time: 2022-07-05 11:22:52.080970
- release: v2022.06
- documentation: https://manual.nexusformat.org/
- milestone: NXDL 2022.06
| section | quantity |
|---|---|
| New Tags | 6 |
| Pull Requests | 135 |
| Issues | 102 |
| Commits | 250 |
| tag | date | commit |
|---|---|---|
| v2022.06 | 2022-07-05 | 1572327 |
| v2022.06rc4 | 2022-06-27 | e859836 |
| v2022.06rc3 | 2022-06-26 | 7a506f0 |
| v2022.06rc2 | 2022-06-24 | ca8a3d5 |
| v2022.06rc1 | 2022-06-24 | 5d1e35f |
| v2022.06rc0 | 2022-06-24 | 67c35c4 |
| pull request | date | state | title |
|---|---|---|---|
| #1166 | 2022-07-05 | merged | Document the changes for 2022.06 release |
| #1163 | 2022-06-30 | merged | Listing category is either "base class" or "application definition" |
| #1161 | 2022-06-30 | merged | Fix wrong category for NXsnshisto application definition |
| #1160 | 2022-06-30 | merged | Fix wrong category for NXsnsevent application definition |
| #1159 | 2022-06-30 | merged | create CNAME in build result by sphinx so CI works |
| #1158 | 2022-06-30 | merged | add CNAME to the result of a sphinx HTML build |
| #1157 | 2022-06-30 | closed | Need to build the HTML explicitly for the CNAME file to be added afterwards |
| #1156 | 2022-06-30 | merged | Define use_application_defaults only once |
| #1153 | 2022-06-30 | merged | Sort JSON output of vocabulary |
| #1152 | 2022-06-30 | closed | Fix NXDL source URLs |
| #1151 | 2022-06-30 | merged | Fix URLs in anchor list and NeXus class rst files |
| #1150 | 2022-06-30 | merged | add required CNAME file forthe DNS alias of the manual |
| #1147 | 2022-06-30 | closed | add CNAME automatically |
| #1146 | 2022-06-29 | closed | Publish manual to parent directory |
| #1142 | 2022-06-28 | merged | Use style file when creating latex index |
| #1139 | 2022-06-27 | merged | latex error in NXregion |
| #1138 | 2022-06-26 | merged | _punx target already exists |
| #1137 | 2022-06-27 | merged | fix example nxdl.xml files so they pass the syntax checks |
| #1136 | 2022-06-27 | merged | update gitignore and remove all editor settings from the repo |
| #1135 | 2022-06-26 | merged | add NeXus version metadata to vocabulary file |
| #1134 | 2022-06-25 | merged | Rewrite makefile, use in worfklows |
| #1133 | 2022-06-30 | merged | Introduce developer tools to replace the util scripts |
| #1127 | 2022-06-24 | merged | DOC v2022.06rc1 |
| #1126 | 2022-06-24 | merged | Update NXDL version for 2022.06 release |
| #1123 | 2022-06-23 | merged | apply black code style to utils/* |
| #1122 | 2022-06-21 | merged | remove pyRestTable requirement |
| #1120 | 2022-06-22 | merged | Delete NXimage_set_em_kikuchi.yaml |
| #1119 | 2022-06-21 | merged | apply "black" code style to most utils/*py files |
| #1116 | 2022-06-20 | merged | apply black to types2rst & units2rst |
| #1114 | 2022-06-20 | merged | Table of Hypertext Anchors just needs first column |
| #1113 | 2022-06-20 | merged | Add a link from design to data types and units lists. |
| #1112 | 2022-06-20 | merged | Cleanup introduction of links element |
| #1109 | 2022-06-20 | merged | nxdlTypes.xsd: unit restrictions should be based on xs:string |
| #1107 | 2022-06-17 | merged | Fix repodata link |
| #1106 | 2022-06-17 | merged | remove duplicate group from NXpinhole |
| #1104 | 2022-06-17 | merged | add sphinx todo extension |
| #1102 | 2022-06-17 | merged | Fix rank bug + add checks |
| #1100 | 2022-06-17 | merged | Document NXDL file organisation |
| #1099 | 2022-06-20 | merged | document all the new anchors in one page |
| #1098 | 2022-06-16 | merged | refactor nxdl2rst.py to use Python f-strings |
| #1097 | 2022-06-16 | merged | Fix Makefiles to clean up properly |
| #1095 | 2022-06-15 | merged | adjust string for examples so they appear on new lines |
| #1094 | 2022-06-15 | merged | Clean up unreferenced files for #1092 |
| #1091 | 2022-06-16 | merged | Add depends_on and NXtransformations to more base classes |
| #1090 | 2022-06-20 | merged | added more specific language for the definition fields required value |
| #1089 | 2022-06-14 | merged | added statement to name attribute of definition group that it is case… |
| #1086 | 2022-06-16 | merged | improve the 'dimensions' tag rst rendering |
| #1085 | 2022-06-15 | merged | add NeXus Constructor and nxdl_to_hdf5.py |
| #1083 | 2022-06-14 | merged | delete NXspecdata contributed definition |
| #1082 | 2022-06-14 | merged | fix flux units and improve docs |
| #1081 | 2022-06-15 | merged | Appdefs cannot force NXentry usage but can advise |
| #1080 | 2022-06-14 | merged | NX_COUNT was missing from the unit categories |
| #1079 | 2022-06-14 | merged | use unbuffered stdout for python in make files |
| #1078 | 2022-06-14 | merged | fix sphinx warning |
| #1074 | 2022-06-15 | merged | added more specific guidelines to symbols intro definition |
| #1071 | 2022-06-14 | merged | Use a make variable to define common python for #1072 |
| #1069 | 2022-06-14 | merged | Fix clean target for #962 |
| #1068 | 2022-06-15 | merged | NX_COMPLEX - Update nxdlTypes.xsd |
| #1061 | 2022-06-13 | merged | removed NXlog group called temperature |
| #1060 | 2022-06-15 | merged | Restructure presentation of python examples |
| #1055 | 2022-06-14 | merged | 590 nxdetector dimensions |
| #1054 | 2022-06-13 | closed | Update PyDev project settings |
| #1053 | 2022-06-13 | closed | Remove print future import |
| #1052 | 2022-06-13 | closed | Remove usage of the six package for #958 |
| #1051 | 2022-06-13 | merged | Change line endings from DOS to Unix in some text file and scripts for #965 |
| #1036 | 2022-06-02 | merged | reserve DECTRIS_ prefix |
| #1034 | 2022-03-15 | merged | simple typo, easily overlooked |
| #1028 | 2022-06-14 | merged | change category= contributed definitions |
| #1027 | 2022-03-08 | merged | DOC doc string all on one line |
| #1026 | 2022-06-15 | merged | execute CI only for the main branch |
| #1024 | 2022-03-08 | merged | syntax checks for pull requests |
| #1022 | 2022-06-14 | merged | improve description of the value of the default attribute |
| #1020 | 2022-06-15 | merged | Deprecate incr attribute of dimension type |
| #1019 | 2022-04-04 | merged | add badges for license and CI/CD |
| #1018 | 2022-03-08 | closed | the default branch is called 'main' |
| #1016 | 2022-03-08 | closed | Run CI only for the main branch. Run syntax check for pull requests. |
| #1015 | 2022-03-07 | merged | Typo in datarules.rst |
| #1009 | 2022-06-14 | merged | NXxpcs: add NXprocess group |
| #1008 | 2022-06-13 | merged | change g2 unit type to NX_DIMENSIONLESS |
| #999 | 2022-06-16 | closed | Adding depends on |
| #998 | 2022-06-21 | merged | mpes proposal |
| #997 | 2022-06-21 | merged | ellipsometry proposal |
| #996 | 2022-06-21 | merged | em proposal |
| #995 | 2022-06-21 | merged | apm proposal |
| #994 | 2022-06-14 | merged | add image_key to NXdetector |
| #991 | 2022-03-04 | merged | clarify that NeXus utilities are not directly code |
| #988 | 2022-02-28 | merged | fix name of azimuthal angle in doc string |
| #987 | 2022-02-25 | merged | Update NXmx instrument's short_name to be optional to match NXmx source's short_name |
| #984 | 2022-02-28 | merged | py3.7 minimum |
| #982 | 2022-03-03 | merged | contribute NXxpcs as application definition |
| #981 | 2022-02-08 | merged | add NX_COUNT |
| #980 | 2022-02-25 | closed | add NX_ARBITRARY_UNITS |
| #978 | 2022-02-07 | merged | remove environment.yml file |
| #977 | 2022-02-07 | merged | repair item numbers in FAQ |
| #975 | 2022-06-17 | merged | NXdetector/NXmx: Add countrate_correction_lookup_table |
| #974 | 2022-06-17 | merged | Use NX_NUMBER for saturation/underload values |
| #973 | 2022-02-25 | merged | Add missing s to NXtransformation |
| #971 | 2022-06-15 | merged | ARPES: make numbers number types |
| #969 | 2022-01-31 | merged | update copyright date (year) to 2022 |
| #960 | 2021-12-17 | merged | Remove python 3.6 from CI for #952 |
| #959 | 2022-01-31 | merged | 958 remove six usage |
| #957 | 2022-06-20 | merged | Add a new base class to define a region for #944 |
| #955 | 2022-02-21 | merged | build & publish documentation to gh-pages from GitHub Actions workflow |
| #954 | 2021-12-10 | closed | publish documentation to gh-pages from GitHub Actions workflow |
| #951 | 2021-12-13 | merged | repair workflow and make Python code compliant with py3 |
| #948 | 2021-12-08 | closed | more items that should not be added to repo |
| #941 | 2022-06-14 | merged | NXdata: Fix type of AXISNAME_indices |
| #935 | 2021-07-28 | merged | Suggested change to NXsource - Issue #934 |
| #931 | 2021-06-28 | merged | Fxied this by removing the link to detector number. Refs #907 |
| #930 | 2021-06-28 | merged | Fixed inconsistent time_of_flight link. #refs 908 |
| #929 | 2021-05-10 | merged | Fixed typo in link target, refs #909 |
| #927 | 2022-06-17 | merged | Add geometry information to NXbeam for #925 |
| #924 | 2021-07-28 | merged | remove tip at bottom of every NXDL , place it on NXDL chapter page |
| #920 | 2022-02-05 | merged | add unit vectors to translation-orientation-geometry figures |
| #917 | 2022-01-31 | merged | in NXentry & NXsubentry, link to manual page instead of discussion |
| #915 | 2021-07-28 | merged | Update NXDL structure graphics for #474 |
| #913 | 2022-06-13 | merged | removed NX_SPE from the definition fields enumeration list |
| #904 | 2021-03-23 | merged | Fix spelling and whitespaces |
| #903 | 2022-06-14 | closed | Updated the documentation of NXdetector:data Refs #590 |
| #902 | 2021-03-23 | merged | Add requirements.txt to automated build |
| #898 | 2021-03-29 | merged | State in the manual that NX_CHAR is the default field type |
| #897 | 2022-06-16 | closed | add depends_on and related to all component type classes |
| #896 | 2022-06-13 | merged | Clarify NXdetector gain_setting and remove enumeration. |
| #895 | 2021-03-23 | merged | Capitalise electric charge units |
| #893 | 2021-03-22 | merged | remove and delete such redundant repetition |
| #891 | 2021-03-22 | merged | Add missing exponentiation symbol to example volume units |
| #890 | 2021-03-24 | merged | added missing type attributes for the fields variable, qx and qy fields |
| #888 | 2021-03-23 | merged | Replace incorrect angle units with radians |
| #887 | 2021-03-23 | merged | Clarify NXtransformations to fix #885 |
| #884 | 2021-03-22 | merged | switch repo default branch from master to main |
| #883 | 2021-02-16 | merged | Reformat long URLs in NXmx documentation |
| #878 | 2021-02-09 | merged | create HTML anchors for all fields, groups, attributes, and links in NXDL documentation |
| #876 | 2021-01-02 | merged | set copyright end year to 2021 |
| #873 | 2020-12-08 | merged | Add BLUESKY_ as a reserved prefix |
| #858 | 2022-06-24 | merged | Fix up NXBeam symbols and polarization |
| issue | date | label(s) | title |
|---|---|---|---|
| #1165 | 2022-07-05 | high priority, documentation | update CHANGES.rst for release v2022.06 |
| #1162 | 2022-06-30 | bug, documentation | Another contributions bug in the main branch |
| #1155 | 2022-06-30 | bug, documentation, code camp | use_application_defaults asignment is wrong |
| #1154 | 2022-06-30 | workflows | CI fails when making the CNAME file |
| #1144 | 2022-06-30 | bug, documentation, code camp | NXDL Source link is wrong for contributed definitions |
| #1149 | 2022-06-30 | bug, documentation | Wrong URL assigned by utils/nxdl2rst.py for contributed_definitions |
| #1129 | 2022-06-29 | bug, high priority, documentation | NeXus manual not found online now |
| #1141 | 2022-06-28 | bug, documentation | Latex index creation misses use of style file |
| #1140 | 2022-06-27 | documentation | LatexPDF build has many warnings |
| #1132 | 2022-06-26 | task | new vocabulary should have NXDL version metadata |
| #1131 | 2022-06-25 | task, documentation, workflows | Clean up the /Makefile and publishing workflow |
| #1130 | 2022-06-24 | bug, wontfix, documentation | BUG: no links to download vocabulary files |
| #1128 | 2022-06-24 | question, high priority, documentation | no documentation built or published with new tag |
| #912 | 2022-06-24 | documentation | Validators should warn (but accept) same spelling but wrong case of NXDL specifications. |
| #908 | 2022-06-24 | bug, definitions, awaiting input | NXreftof: link target time_binning does not point to a valid location in the definition: |
| #907 | 2022-06-24 | bug, definitions, awaiting input | NXtofsingle: the link target for detector_number does not point to a valid location in the definition: |
| #708 | 2022-06-24 | task | NXBeam symbols are redundant |
| #886 | 2022-06-23 | code camp | Documentation review |
| #949 | 2022-06-23 | task | more items that should not be added to repo |
| #1096 | 2022-06-23 | task, code camp | nxdl2rst.py: Apply "black" formatter |
| #1121 | 2022-06-21 | task, code camp | Remove pyRestTable requirement |
| #1118 | 2022-06-21 | task, code camp | apply "black" formatter in utils/*.py |
| #1046 | 2022-06-20 | Is it a rule that an appdef/entry/definition must be the name of the given appdef? | |
| #879 | 2022-06-20 | documentation, code camp | nxdl2rst.py: document all the new anchors in one page |
| #944 | 2022-06-20 | telco, code camp | Allow regions of interest to be recorded |
| #1110 | 2022-06-20 | documentation, code camp | Improve definitions in introduction |
| #983 | 2022-06-20 | bug, task, code camp | nxdlTypes.xsd: Check the xs:restriction as noted |
| #1115 | 2022-06-20 | task, code camp | Apply "black" formatter to types2rst.py & units2rst.py |
| #1108 | 2022-06-20 | task, documentation, code camp | nxdl2rst.py: Table of Hypertext Anchors just needs first column |
| #1111 | 2022-06-20 | documentation | Add explanation for data types |
| #914 | 2022-06-17 | definitions, nxdl-syntax, documentation | Document how to associate name of NXDL with requirements in the XML file. |
| #1103 | 2022-06-17 | bug, documentation, code camp | Sphinxs todo extension missing |
| #925 | 2022-06-17 | code camp | Add geometry information to NXbeam |
| #1105 | 2022-06-17 | bug, documentation, code camp | nxpinhole sphinx warning |
| #1101 | 2022-06-17 | bug, documentation | Bug in dimensions tag to rst |
| #1093 | 2022-06-16 | task, code camp | Switch to Python f-string |
| #681 | 2022-06-16 | Explicitly add depends_on and shape fields to all component type classes? | |
| #1070 | 2022-06-16 | Second section for Python example | |
| #990 | 2022-06-16 | Tool description at code examples | |
| #936 | 2022-06-16 | bug, documentation, code camp | DOC BUG: NXsample field names have shape info in the manual |
| #979 | 2022-06-15 | code camp | BUG: display of example units is confusing |
| #972 | 2022-06-15 | documentation | NeXus Constructor and other utilities |
| #970 | 2022-06-15 | bug, task | NXarpes pass_energy should be a float |
| #1066 | 2022-06-15 | enhancement, NIAC has requested, code camp | NX_COMPLEX (a new Nexus type for complex numbers) |
| #1000 | 2022-06-15 | documentation, code camp | clarify use of the symbols table in a NXDL file |
| #1092 | 2022-06-15 | code camp | Clean up unreferenced files from the manual source |
| #963 | 2022-06-15 | code camp | Deprecate incr tab in dimensionsType |
| #1025 | 2022-06-15 | task, tests | Execute CI on main branch only |
| #992 | 2022-06-15 | documentation, code camp | Improve structure of examples chapter |
| #1001 | 2022-06-14 | documentation, code camp | application definition definition should be the name of the NXDL |
| #900 | 2022-06-14 | question, nxdl-syntax, code camp | NXDL: Can an attribute have an enumeration? |
| #1064 | 2022-06-14 | question, NIAC has requested | How to require (in NXDL) a data item from a predefined set? |
| #590 | 2022-06-14 | help wanted, code camp | NXdetector seem to require 4 dimensional data |
| #1088 | 2022-06-14 | NXspecdata gives sphinx warning | |
| #1076 | 2022-06-14 | nxdl_desc: sphinx warning | |
| #857 | 2022-06-14 | definitions | delete NXspecdata |
| #1014 | 2022-06-14 | enhancement, nxdl-syntax, NIAC has requested, code camp | NXDL files in contributed definitions need to be assigned proper category |
| #1075 | 2022-06-14 | NXxpcs: sphinx warning | |
| #1063 | 2022-06-14 | duplicate, question, NIAC has requested | Is 'default' attribute value an absolute reference or a relative one? |
| #1003 | 2022-06-14 | enhancement, documentation, code camp | @default is a step by step process instead of a direct jump (should be better documented) |
| #899 | 2022-06-14 | task, code camp | Create a requirements.txt file for package installation in non-conda virtual environments |
| #1077 | 2022-06-14 | datarules: sphinx warning | |
| #1072 | 2022-06-14 | code camp | Use python3 explicitly in Makefiles |
| #962 | 2022-06-14 | bug, documentation | Make clean fails |
| #1005 | 2022-06-13 | task | NXxpcs: On review of the equation for g2, the units are identical in numerator and denominator. The correct unit type for this is NX_DIMENSIONLESS. |
| #894 | 2022-06-13 | code camp | Clarify gain_setting in NXdetector |
| #911 | 2022-06-13 | bug, definitions | NXspe: specifies an invalid enumeration option of NX_SPE for the definition field |
| #910 | 2022-06-13 | bug | "definition" element enumeration |
| #965 | 2022-06-13 | question | CRLF line endings reported by jenkins workflow |
| #958 | 2022-06-13 | Remove use of the six package | |
| #993 | 2022-06-02 | documentation | Reserve field prefix DECTRIS_
|
| #1023 | 2022-03-08 | tests | Execute syntax checks on pull requests |
| #943 | 2022-03-03 | definitions, telco | NXxpcs - proposed application definition |
| #952 | 2022-02-28 | task, telco, documentation | Drop support for Python < 3.7 |
| #921 | 2022-02-25 | enhancement, wontfix | How to specify a field will have arbitrary units? |
| #953 | 2022-02-21 | telco, documentation | publish documentation from GitHub Actions workflow |
| #932 | 2022-02-08 | question, NIAC should review | What unit type to use for "counts"? |
| #956 | 2022-02-07 | question | Is the /environment.yml file necessary now? |
| #976 | 2022-02-07 | bug | BUG: question numbering restarts mid-page on the FAQ |
| #919 | 2022-02-05 | question, documentation | user asks "Which vectors represent the x,y,z axes?" |
| #916 | 2022-01-31 | enhancement, documentation | DOC how to find the default data - link to the manual page |
| #968 | 2022-01-31 | high priority | update copyright date to 2022 |
| #950 | 2021-12-13 | bug | The workflow is failing, even when restarted. |
| #946 | 2021-12-13 | bug, telco, documentation | documentation build requires python2 |
| #923 | 2021-07-28 | bug, documentation | DOC remove tip at bottom of every NXDL web page |
| #909 | 2021-05-10 | bug, definitions, awaiting input | NXtas: spelling mistake in link target or group name |
| #922 | 2021-05-05 | documentation | Create ontology repository |
| #906 | 2021-03-30 | invalid, definitions | invalid link targets |
| #892 | 2021-03-29 | code camp | Explicitly state in the manual that the default field type is NX_CHAR |
| #889 | 2021-03-25 | question, code camp | missing type attributes for fields: "variable", "qx", "qy" causing default to incorrect NX_CHAR? |
| #885 | 2021-03-23 | code camp | Clarify what a general transformation is expected to be in NXtransformations |
| #798 | 2021-03-22 | task, high priority | New default branch |
| #882 | 2021-02-16 | bug, documentation | Some links are not complete as hyperlinks |
| #880 | 2021-02-09 | Drop the travis-ci integration | |
| #877 | 2021-02-09 | task, definitions | multiple hyperlink targets |
| #855 | 2021-02-09 | NIAC has requested, documentation | Technical demonstration of terminology anchors |
| #875 | 2021-01-02 | task | update copyright date to 2021 |
| #868 | 2020-11-30 | task, high priority | Move CI from travis-ci to Github Actions |
| #483 | 2020-10-26 | NXspecdata checklist | |
| #828 | 2020-10-20 | documentation | DOC: ! LaTeX Error: Too deeply nested. |
| #450 | 2020-10-20 | enhancement, wontfix, documentation | examples of axes/AXISNAME_indices attributes |
| #821 | 2020-10-19 | adjust NXsnsevent and NXsnshisto to be consistent with #634 |
| commit | date | message |
|---|---|---|
| 1572327 | 2022-07-05 | Merge pull request #1166 from nexusformat/1165-changes-for-2022.06-release |
| 2268b5c | 2022-07-05 | DOC #1165 ready for merge |
| 2950150 | 2022-07-04 | DOC #1165 per review |
| 4f68fdd | 2022-07-01 | DOC #1165 |
| 20e0a24 | 2022-07-01 | DOC #1165 |
| 49a9f68 | 2022-07-01 | DOC #1165 reST |
| 3e002ea | 2022-07-01 | DOC #1165 cite the wiki release notes |
| 5f80dc6 | 2022-07-01 | DOC #1165 |
| 00908e6 | 2022-07-01 | DOC #1165 |
| 1f0de80 | 2022-07-01 | DOC #1165 |
| fdb6766 | 2022-07-01 | DOC #1165 re-arrange |
| 724a150 | 2022-07-01 | DOC #1165 more contributors |
| 55134f8 | 2022-07-01 | DOC #1165 from wiki release notes |
| 748aa9f | 2022-07-01 | DOC #1165 work in progress |
| e9ea603 | 2022-07-01 | DOC #1165 |
| ec7f1dc | 2022-07-01 | DOC #1165 work-in-progress |
| d73dcae | 2022-07-01 | DOC #1165 history |
| 3974c90 | 2022-06-30 | Merge pull request #1133 from woutdenolf/dev_tools |
| 63de01c | 2022-06-30 | Fix wrong category for application definition |
| 15dc919 | 2022-06-30 | fixup README's and comments |
| 2372f92 | 2022-06-30 | fix bug in NXDL repo URL in the HTML docs and NXDL HTML URL in the anchor list |
| 066a7ab | 2022-06-30 | sort keys in JSON anchor file |
| dbe233d | 2022-06-30 | remove slash from URL |
| 46cc112 | 2022-06-30 | use dev_tools and Makefile and remove obsolete files |
| 2c57083 | 2022-06-30 | NeXus developer tools to replace the util scripts |
| 9f7118b | 2022-06-30 | Merge pull request #1163 from woutdenolf/1162-another-contributions-bug-in-the-main-branch |
| d26ad81 | 2022-06-30 | Merge pull request #1161 from nexusformat/fix-snshisto-category |
| c16d380 | 2022-06-30 | use_application_defaults is now a global |
| 9f9ee00 | 2022-06-30 | the "listing category" should either "base class" or "application definition" |
| d9d8bea | 2022-06-30 | Fix wrong category for NXsnshisto application definition |
| 7a63831 | 2022-06-30 | Merge pull request #1156 from woutdenolf/1155-use_application_defaults-asignment-is-wrong |
| 5beaa43 | 2022-06-30 | Merge pull request #1159 from woutdenolf/1154-ci-fails-when-making-the-cname-file-3 |
| d4b0c40 | 2022-06-30 | create CNAME in build result by sphinx so CI works |
| 5b5618c | 2022-06-30 | Merge pull request #1158 from woutdenolf/1154-ci-fails-when-making-the-cname-file-2 |
| cba280d | 2022-06-30 | add CNAME to the result of a sphinx HTML build |
| 8da082e | 2022-06-30 | Define use_application_defaults only once |
| 1ac17ef | 2022-06-30 | Merge pull request #1151 from woutdenolf/fix_issue_1144 |
| 332e6b1 | 2022-06-30 | Sort JSON output of vocabulary |
| 7c5d659 | 2022-06-30 | Merge pull request #1150 from woutdenolf/1129-nexus-manual-not-found-online-now |
| d0f2aa5 | 2022-06-30 | Fix URL's in anchor list and NeXus class rst file |
| fc47299 | 2022-06-30 | add required CNAME file forthe DNS alias of the manual |
| d9574a8 | 2022-06-28 | Use style file when creating latex index |
| 878c5e5 | 2022-06-27 | Merge pull request #1136 from woutdenolf/cleanup_gitignore |
| e859836 | 2022-06-27 | Merge pull request #1137 from woutdenolf/fixup_nxdl_examples |
| 7724dd6 | 2022-06-27 | latex errors |
| 9a7b5ee | 2022-06-26 | Merge pull request #1138 from woutdenolf/fix_double_target |
| 7a506f0 | 2022-06-26 | Merge pull request #1135 from nexusformat/1132-add-NXDL-version-to-vocabulary |
| fc9389f | 2022-06-26 | _punx target already exists |
| 62f38a0 | 2022-06-26 | fix example nxdl.xml files so they pass the syntax checks |
| bc021c4 | 2022-06-26 | update gitignore and remove all editor settings from the repo |
| 55af51a | 2022-06-25 | MNT #1132 |
| b097bb8 | 2022-06-25 | Merge pull request #1134 from nexusformat/1131-Makefile-and-worfklow |
| 2d87adc | 2022-06-25 | CI #1131 |
| 1a2f71b | 2022-06-25 | DOC #1131 |
| 85ae375 | 2022-06-25 | CI #1131 restore production configuration |
| 33640d9 | 2022-06-25 | CI #1131 required |
| 3dddda5 | 2022-06-25 | CI #1131 build docs, don't publish |
| 0f1f4a8 | 2022-06-25 | PKG #1131 conda-forge first |
| 1d37fff | 2022-06-25 | CI #1131 add prepare step |
| 6cab394 | 2022-06-25 | PKG #1131 can drop six package now |
| 8a5d748 | 2022-06-25 | CI #1131 |
| 9c75a39 | 2022-06-25 | CI #1131 use micromamba |
| 4acc8de | 2022-06-25 | CI #1131 the other workflow |
| dc56fdb | 2022-06-25 | CI #1131 use new Makefile in workflow |
| 96b7f87 | 2022-06-25 | MNT #1131 use symbol here |
| a0c8984 | 2022-06-25 | MNT #1131 rebuild Makefile from design |
| b3e9e8f | 2022-06-25 | WIP #1131 |
| ca8a3d5 | 2022-06-24 | Merge pull request #1127 from nexusformat/v2022.06rc1-pre-release |
| 222f4f2 | 2022-06-24 | CI #1128 |
| 5d1e35f | 2022-06-24 | DOC v2022.06rc1 |
| 67c35c4 | 2022-06-24 | Update NXDL version for 2022.06 release |
| 6aa17a4 | 2022-06-24 | Merge pull request #858 from nexusformat/nxbeam_fixup |
| 602cebb | 2022-06-23 | Merge pull request #1123 from nexusformat/1096-nxdl2rst-black |
| afae532 | 2022-06-23 | STY #1096 black utils/ |
| 42ca52d | 2022-06-22 | Merge pull request #1120 from nexusformat/sanbrock-patch-1 |
| ee5290f | 2022-06-21 | Merge pull request #1122 from nexusformat/1121-remove-pyRestTable-requirement |
| 8158814 | 2022-06-21 | MNT #1121 remove pyRestTable requirement |
| 05786ba | 2022-06-21 | Delete NXimage_set_em_kikuchi.yaml |
| f7ae9e4 | 2022-06-21 | Merge pull request #996 from FAIRmat-Experimental/fairmat-em |
| db5b8c4 | 2022-06-21 | Merge pull request #995 from FAIRmat-Experimental/fairmat-apm |
| dc54c44 | 2022-06-21 | Merge branch 'main' into fairmat-apm |
| a333859 | 2022-06-21 | Merge pull request #998 from FAIRmat-Experimental/fairmat-mpes |
| 961fda3 | 2022-06-21 | Merge pull request #997 from FAIRmat-Experimental/fairmat-ellips |
| 2ce73d6 | 2022-06-21 | Merge pull request #1119 from nexusformat/1118-apply-black-code-style |
| 38889bd | 2022-06-21 | Now converted correctly |
| ef63be6 | 2022-06-21 | New yaml2nxdl conversion |
| c887997 | 2022-06-21 | Updates xsi:schemaLocation |
| e55b6d7 | 2022-06-21 | Fixed xsi/xml schemaLocation |
| 33707ab | 2022-06-21 | Fixed xsi/xml schemaLocation |
| 20c970d | 2022-06-20 | Additional naming symplification in NXspindisperision |
| dba2948 | 2022-06-20 | Merge pull request #1090 from nexusformat/1046_definition_doc |
| 24cda4a | 2022-06-20 | Merge pull request #1099 from nexusformat/879-document-all-anchors |
| 52440a0 | 2022-06-20 | Fixed dimensions inconsistency in NXimage_set_em_se |
| 9249c83 | 2022-06-20 | DOC #879 restore the main focus here |
| c21a654 | 2022-06-20 | Merge branch 'main' into 879-document-all-anchors |
| 6bb21bd | 2022-06-20 | Add a new base class to define a region for #944 |
| 6c3e815 | 2022-06-20 | Make region fields more flexible |
| 0669507 | 2022-06-20 | Clarify text and specify expected data field shapes |
| b292a8e | 2022-06-20 | Make spelling and terminology consistent |
| 5797334 | 2022-06-20 | Move new class to contributed |
| 25f8d65 | 2022-06-20 | Add two examples for ROI sum and downsamples |
| 575e2e4 | 2022-06-20 | Replace bin with block to be clearer |
| bac14f0 | 2022-06-20 | Tweak parent field to be relative path, fix summary line and give examples in parent_mask and scale fields |
| 20e03d8 | 2022-06-20 | Correct scale field document to be a dividing factor |
| fa71455 | 2022-06-20 | Simplify scale field to be single value |
| 78401a3 | 2022-06-20 | Rename type to region_type to avoid name clash |
| 1a289d5 | 2022-06-20 | Tweak omission sentence |
| 3ff7b55 | 2022-06-20 | Add full stops (periods) to last sentences in paragraphs |
| 1979baf | 2022-06-20 | Remove commented out code from rebase |
| 4d7192f | 2022-06-20 | Merge pull request #1112 from nexusformat/1110-improve-intro-explain-links |
| 0b9b4bd | 2022-06-20 | Added feedback from the June2022 nexus code camp in preparation for pulling fairmat-em into NeXus 2022.06 |
| 0d2b8e2 | 2022-06-20 | DOC #110 concise, per review |
| 6320480 | 2022-06-20 | #1118 STY |
| 3c1236e | 2022-06-20 | Merge pull request #1109 from nexusformat/983-nxdlTypes-check-restriction |
| c7f36ba | 2022-06-20 | Merge pull request #1116 from nexusformat/1115-black-for-types-and-units |
| 119e5c7 | 2022-06-20 | Merge pull request #1114 from nexusformat/1108-list-hypertext-anchors |
| 6ba2134 | 2022-06-20 | STY #1115 |
| 5dc0839 | 2022-06-20 | corrected several errors |
| 4fe2990 | 2022-06-20 | MNT #1108 |
| 1b5d704 | 2022-06-20 | Added feedback from the June2022 nexus code camp in preparation for pulling fairmat-em into NeXus 2022.06 |
| e35267e | 2022-06-20 | Merge pull request #1113 from nexusformat/1111-explain-some-data-types |
| 9d18791 | 2022-06-20 | DOC #1111 |
| c3b0954 | 2022-06-20 | NXDL file after implementing suggested changes and corrected errors |
| 9988d00 | 2022-06-20 | Fixes some rst formattings for proper html output |
| 5c5dbfc | 2022-06-20 | Renaming of spindispersion fields + small docstring corrections |
| 3b52cd1 | 2022-06-19 | DOC #1111 |
| 00c9d82 | 2022-06-19 | DOC #1110 Let design chapter provide the details |
| 734bcd0 | 2022-06-19 | MNT #983 |
| 0f5f936 | 2022-06-18 | DOC #879 better as footnotes here |
| e57ad4b | 2022-06-18 | DOC #879 md to reST |
| 63c2994 | 2022-06-18 | DEV #879 remove developer override |
| f733bd4 | 2022-06-18 | MNT #879 downloads for vocabulary files |
| a6102a6 | 2022-06-18 | DOC #879 reference from NeXus classes page |
| 5719dac | 2022-06-18 | MNT #879 |
| 43233d6 | 2022-06-17 | Merge pull request #975 from soph-dec/add-countrate-correction-lut |
| 30e3eaf | 2022-06-17 | Merge branch 'main' into nxbeam_fixup |
| 211a3c0 | 2022-06-17 | Merge branch 'main' into add-countrate-correction-lut |
| 2bc28e8 | 2022-06-17 | Merge pull request #974 from kalcutter/use-nx_number-for-saturation-underload-values |
| 1cc9e1e | 2022-06-17 | Merge branch 'main' into use-nx_number-for-saturation-underload-values |
| cf4ece1 | 2022-06-17 | WIP #1057 |
| 0e39b90 | 2022-06-17 | MNT #879 creates YML & JSON files |
| b1a2bbf | 2022-06-17 | MNT #879 refactor |
| cb85515 | 2022-06-17 | Merge branch 'main' into 879-document-all-anchors |
| 246ccbf | 2022-06-17 | Enum fixed in NXellipsometry, now with new file |
| 7bb6635 | 2022-06-17 | Merge pull request #1107 from woutdenolf/fix_repodata_link |
| ff7ac26 | 2022-06-17 | Document NXDL file organisation (#1100) |
| b89ee4d | 2022-06-17 | Merge pull request #1104 from woutdenolf/1103-sphinxs-todo-extension-missing |
| 08ad59a | 2022-06-17 | fix link |
| d40a7a8 | 2022-06-17 | Enum fixed in NXellipsometry |
| c764ee9 | 2022-06-17 | Add geometry information to NXbeam for #925 |
| 539f98f | 2022-06-17 | Add a reference plane field |
| ce57c90 | 2022-06-17 | Generalize wording to beamline component |
| f31bcf1 | 2022-06-17 | Update depends_on to explain importance of beam direction in McStas coordinate system |
| 260e85b | 2022-06-17 | add todo show option (commented) |
| 3634ed1 | 2022-06-17 | WIP #879 |
| 021cdb1 | 2022-06-17 | Fixes wrong pipe intendation |
| c1c6e42 | 2022-06-17 | Merge pull request #1106 from nexusformat/1105-nxpinhole-sphinx-warning |
| c840eb5 | 2022-06-17 | Merge pull request #1102 from woutdenolf/1101-bug-in-dimensions-tag-to-rst |
| c20fd5a | 2022-06-17 | calibration_start inconsistent format and check in one NXsubentry there is an enumeration line 374 |
| 1ec274d | 2022-06-17 | added NXmanufacturer to mpes proposal |
| 253e53a | 2022-06-17 | additional base classes referred to in NXapm |
| 4d0c221 | 2022-06-17 | nexus code camp 2022 em proposal |
| 8e79a53 | 2022-06-17 | nexus code camp 2022 apm proposal |
| ed6f9fe | 2022-06-17 | REQ #1099 require pyyaml, drop 1 channel |
| 5ad2e34 | 2022-06-17 | Renames NXlens to NXlens_em |
| 27bb5eb | 2022-06-17 | Removes appended base classes |
| e8ca7d9 | 2022-06-17 | Merge branch 'main' into 879-document-all-anchors |
| f2907ca | 2022-06-17 |
else not needed |
| 9c1f654 | 2022-06-17 | FIX nexusformat#997 |
| 2a759c1 | 2022-06-17 | remove duplicate group from NXpinhole |
| c79dc66 | 2022-06-17 | fix content block warning |
| fb93749 | 2022-06-17 | add sphinx todo extension |
| 7c01439 | 2022-06-17 | mpes proposal: changes from review and discussions |
| b5bac73 | 2022-06-17 | Fix rank bug + add checks |
| ea7d5c4 | 2022-06-16 | refactor nxdl2rst.py to use Python f-strings (#1098) |
| d80d071 | 2022-06-16 | Merge pull request #1097 from nexusformat/fix-partial-cleaning |
| b4ac23a | 2022-06-16 | Merge pull request #1091 from nexusformat/depends_on_combo |
| b85120b | 2022-06-16 | WIP #879 collect all anchors |
| 39b8a01 | 2022-06-16 | Fix Makefiles to clean up properly |
| aa4b92e | 2022-06-16 | Merge pull request #1086 from woutdenolf/936-doc-bug-nxsample-field-names-have-shape-info-in-the-manual |
| 2b4ffb8 | 2022-06-16 | Update NXtransformations.nxdl.xml |
| 03aabfb | 2022-06-15 | Merge pull request #1095 from nexusformat/979-units-example |
| be57833 | 2022-06-15 | Add NXoff_geometry to the base classes it was missing from |
| 5833e80 | 2022-06-15 | adjust string for examples so they appear on new lines |
| cce7805 | 2022-06-15 | Merge pull request #1081 from nexusformat/NIAC126-app-def-mult-entries |
| 918df5e | 2022-06-15 | Merge pull request #1085 from nexusformat/972-add-utilities |
| 4a587fe | 2022-06-15 | Merge pull request #971 from nexusformat/970-arpes-number-types |
| eb71bad | 2022-06-15 | Merge pull request #1074 from nexusformat/1000_symbol_table_doc |
| ce7151f | 2022-06-15 | DOC #1085 deeper description |
| 8b3c4bf | 2022-06-15 | DOC #1000 indentation |
| c50e4e0 | 2022-06-15 | DOC #1000 rst formatting |
| ca6308d | 2022-06-15 | Merge pull request #1094 from nexusformat/1092-clean-up-unused-files |
| 9371bf1 | 2022-06-15 | Merge pull request #1020 from nexusformat/963-deprecate-incr-attr |
| 6313b67 | 2022-06-15 | Clean up unreferenced files for #1092 |
| 1a0f06e | 2022-06-15 | Merge pull request #1026 from woutdenolf/ci_on_pull_main_branch_only |
| 5db6a92 | 2022-06-15 | Run CI only for changes in the main branch or a branch with a pull request to the main branch |
| c93d60b | 2022-06-15 | put rank/dimensions after type and befire units |
| dfa36d1 | 2022-06-15 | Merge pull request #1060 from woutdenolf/issue_90_restructure_python_examples |
| 13f4209 | 2022-06-15 | ref means the rank and dimensions are equal |
| cb6c98d | 2022-06-15 | fix bug in h5py example scripts |
| d143646 | 2022-06-15 | add space after dimensions |
| 536d57e | 2022-06-15 | improve the 'dimensions' tag rst rendering |
| d74583a | 2022-06-15 | fixup title |
| 942da92 | 2022-06-15 | add silx tool |
| a22134f | 2022-06-15 | not relevant |
| 933d869 | 2022-06-15 | move nexpy plotting from the coding examples to the visualization examples |
| 9a9ebf6 | 2022-06-15 | the epics example is using both h5py and nexusformat so don't put it in h5py |
| c9c01dd | 2022-06-15 | Treat NAPI code examples like any other code example. |
| 132d4e3 | 2022-06-15 | fix code example |
| 4337d72 | 2022-06-15 | better way to remove punx header |
| 97280eb | 2022-06-15 | fix bug |
| 2eebbdd | 2022-06-15 | fix bugs |
| 574220e | 2022-06-15 | add links to the exampledata repo |
| b9d4b88 | 2022-06-15 | normalize indices |
| 5cd586e | 2022-06-15 | stable links to the exampledata repository |
| 8f48a23 | 2022-06-15 | not all instrument examples are code examples |
| 0aba057 | 2022-06-15 | improved python code |
| 1b882ca | 2022-06-15 | Restructure python examples |
| 840866e | 2022-06-15 | re-run create_data.sh |
| 0046e76 | 2022-06-15 | add epics to python examples while keeping a link in the code examples |
| 7b92b6c | 2022-06-15 | add nexpy and more consistent titles |
| 2bb99a4 | 2022-06-15 | Merge pull request #1068 from nexusformat/1056-NX_COMPLEX |
| 13bafd9 | 2022-06-15 | Whitespace |
| 5a9aa68 | 2022-06-15 | Typo |
| 54674f2 | 2022-06-15 | Put back name="geometry" and fix a typo |
| a216aa5 | 2022-06-15 | Merge pull requests together |
| 675bff7 | 2022-06-14 | Merge branches |
| 46eea58 | 2022-06-14 | Merge branch 'adding_depends_on' into depends_on_combo |
| 2124a99 | 2022-06-14 | Merge branch 'main' into 1046_definition_doc |
| 0399ffc | 2022-06-14 | Merge pull request #1089 from nexusformat/1001-name-attr |
| fc0b99e | 2022-06-14 | added more specific language for the definition fields required value |
| cc6670d | 2022-06-14 | add depends_on with the appropriate reference location explained |
| 48f02da | 2022-06-14 | fix white space |
| f872787 | 2022-06-14 | fix white space in vi |
| b5ed52b | 2022-06-14 | Intermediate step in the process of having each beam line component have a depends_on field and |
| 328707c | 2022-06-14 | Completed adding NXtransformations, depends_on and NXoff_geometry to all base classes |
| 5d2aff7 | 2022-06-14 | Trying to fix NXDL validation problems... |
| ac7e07b | 2022-06-14 | Applied requested changes from the first round of comments |
| 21dc759 | 2022-06-14 | Revert many of the deprectaions of fields related to positioning beamline components |
| d0dd4e1 | 2022-06-14 | For new transformation groups, don't specify a required name |
| c86e14b | 2022-06-14 | Revert addition of new fields to NXtranformations |
| 842fc76 | 2022-06-14 | Whitespace |
| 21b8f8f | 2022-06-14 | added statement to name attribute of definition group that it is case sensitive |
| 7c3eeeb | 2022-06-14 | Particle energy description Suggestions from @benajamin |
| 3460a4a | 2022-06-14 | Whitespace |
| fc1d9b6 | 2022-06-14 | Fix <> signs |
| c6e34c0 | 2022-06-14 | Merge branch 'main' into nxbeam_fixup |
| 96aad4c | 2022-06-14 | Merge pull request #1055 from nexusformat/590-nxdetector-dimensions |
| b5e27a1 | 2022-06-14 | changes made as per Pete's comments regarding formatting and validItemLink |
| fe43b97 | 2022-06-14 | Further clarify sign conventions |