Skip to content

Commit

Permalink
update files
Browse files Browse the repository at this point in the history
  • Loading branch information
yanzastro committed Dec 11, 2024
1 parent e548d2a commit f37b4df
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions examples/estimation_examples/BPZ_lite_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "69b30a96",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -50,7 +50,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"id": "5190c489-b80c-4f4c-9eb0-19b3efe42cd8",
"metadata": {},
"outputs": [],
Expand All @@ -69,7 +69,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"id": "c1e74f88-a0d4-42af-a4ac-4deefd0c8cc5",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -139,7 +139,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"id": "a03c3e9f-7080-4334-bcf1-7993239b69db",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -172,7 +172,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"id": "77dfd0ce-7765-4bfd-b3a0-2b3beb0cccd2",
"metadata": {},
"outputs": [],
Expand All @@ -190,7 +190,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"id": "31cb0083-750b-496a-b8c0-871c98ea327a",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -224,7 +224,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"id": "e9ef1cc3-2368-4426-b570-0a788f39846f",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -321,7 +321,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"id": "a24d7b4c-fd6e-4171-8ba9-6be8c53fc046",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -429,7 +429,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": null,
"id": "5a283f01-f110-436c-9bf1-ec9d702782f3",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -497,7 +497,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": null,
"id": "06d073a1-7866-4379-8da3-f92f385447c4",
"metadata": {},
"outputs": [],
Expand All @@ -510,7 +510,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": null,
"id": "fa22222b-7136-44b0-87d3-da324ccd5b81",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -575,7 +575,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": null,
"id": "00c43a9a-4afe-4d8b-8aeb-5cd4845bdbe0",
"metadata": {},
"outputs": [],
Expand All @@ -599,7 +599,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": null,
"id": "17e9e158-708c-4dc0-b763-838123eaabf8",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -691,7 +691,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": null,
"id": "877a1e03-7eac-4c18-965d-3121cd33e2b1",
"metadata": {},
"outputs": [],
Expand All @@ -701,7 +701,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": null,
"id": "cbf679db-395e-4e95-865b-2091a3d147eb",
"metadata": {},
"outputs": [],
Expand All @@ -713,7 +713,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": null,
"id": "014cfef9-9097-4b07-9463-804c30b38f57",
"metadata": {},
"outputs": [],
Expand All @@ -735,7 +735,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": null,
"id": "eb95d4ff-1a8d-4b75-8229-0616da64d45d",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -768,7 +768,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": null,
"id": "a98f366d-45a0-4f7a-928b-2e71962f9d4a",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -841,7 +841,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "RAIL",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -855,7 +855,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.7"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down

0 comments on commit f37b4df

Please sign in to comment.