Skip to content

Commit fa3e1cb

Browse files
author
Kyle Beyer
committed
add json formatter
1 parent bc40dc6 commit fa3e1cb

File tree

5 files changed

+372
-229
lines changed

5 files changed

+372
-229
lines changed

examples/ang_frame_conversion_and_json.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
{
233233
"data": {
234234
"text/plain": [
235-
"[<exfor_tools.distribution.AngularDistribution at 0x7ec423ba5fd0>]"
235+
"[<exfor_tools.distribution.AngularDistribution at 0x78fb10731dd0>]"
236236
]
237237
},
238238
"execution_count": 6,
@@ -374,7 +374,7 @@
374374
},
375375
{
376376
"cell_type": "code",
377-
"execution_count": 17,
377+
"execution_count": 13,
378378
"id": "2eb7ac83-1647-41b3-897c-0da19955dd71",
379379
"metadata": {},
380380
"outputs": [
@@ -386,7 +386,7 @@
386386
" 145.23834956, 155.20180987])"
387387
]
388388
},
389-
"execution_count": 17,
389+
"execution_count": 13,
390390
"metadata": {},
391391
"output_type": "execute_result"
392392
}
@@ -397,7 +397,7 @@
397397
},
398398
{
399399
"cell_type": "code",
400-
"execution_count": 13,
400+
"execution_count": 14,
401401
"id": "c6815c08-eae7-4bce-a34b-4210aa92ee23",
402402
"metadata": {},
403403
"outputs": [],
@@ -408,7 +408,7 @@
408408
},
409409
{
410410
"cell_type": "code",
411-
"execution_count": 14,
411+
"execution_count": 15,
412412
"id": "e8c85184-1197-4132-9a27-c3cca8149ffc",
413413
"metadata": {},
414414
"outputs": [
@@ -418,7 +418,7 @@
418418
"'G.Haouat, J.Lachkar, et al., Nuclear Science and Engineering 81, (4), 491 (1982); Report other than progress report: NEANDC-158 27 (1982); Report other than progress report: CEA-N-2197 (1981); Report other than progress report: INDC(FR)-0044 (1981); Conf.on Nucl.Cross Sections F.Techn.,Knoxville 1979 672 (1979); Private communication: Haouat (1981); Data taken from the EXFOR database, file EXFOR 21782001 dated 1982, retrieved from the IAEA Nuclear Data Services website.'"
419419
]
420420
},
421-
"execution_count": 14,
421+
"execution_count": 15,
422422
"metadata": {},
423423
"output_type": "execute_result"
424424
}
1.46 MB
Binary file not shown.

examples/dataset_curation_tutorial.ipynb

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

examples/introductory_tutorial.ipynb

Lines changed: 49 additions & 41 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)