From f37b4dffb7ee700a5cfedbc81793cb2cdbad97fa Mon Sep 17 00:00:00 2001 From: Ziang Yan Date: Wed, 11 Dec 2024 15:31:37 +0000 Subject: [PATCH] update files --- .../estimation_examples/BPZ_lite_demo.ipynb | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/examples/estimation_examples/BPZ_lite_demo.ipynb b/examples/estimation_examples/BPZ_lite_demo.ipynb index ac1b6db..ae5698f 100644 --- a/examples/estimation_examples/BPZ_lite_demo.ipynb +++ b/examples/estimation_examples/BPZ_lite_demo.ipynb @@ -22,7 +22,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "id": "69b30a96", "metadata": {}, "outputs": [], @@ -50,7 +50,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "id": "5190c489-b80c-4f4c-9eb0-19b3efe42cd8", "metadata": {}, "outputs": [], @@ -69,7 +69,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "id": "c1e74f88-a0d4-42af-a4ac-4deefd0c8cc5", "metadata": {}, "outputs": [], @@ -139,7 +139,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": null, "id": "a03c3e9f-7080-4334-bcf1-7993239b69db", "metadata": {}, "outputs": [], @@ -172,7 +172,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "id": "77dfd0ce-7765-4bfd-b3a0-2b3beb0cccd2", "metadata": {}, "outputs": [], @@ -190,7 +190,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": null, "id": "31cb0083-750b-496a-b8c0-871c98ea327a", "metadata": {}, "outputs": [], @@ -224,7 +224,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": null, "id": "e9ef1cc3-2368-4426-b570-0a788f39846f", "metadata": {}, "outputs": [], @@ -321,7 +321,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": null, "id": "a24d7b4c-fd6e-4171-8ba9-6be8c53fc046", "metadata": {}, "outputs": [], @@ -429,7 +429,7 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": null, "id": "5a283f01-f110-436c-9bf1-ec9d702782f3", "metadata": {}, "outputs": [], @@ -497,7 +497,7 @@ }, { "cell_type": "code", - "execution_count": 21, + "execution_count": null, "id": "06d073a1-7866-4379-8da3-f92f385447c4", "metadata": {}, "outputs": [], @@ -510,7 +510,7 @@ }, { "cell_type": "code", - "execution_count": 22, + "execution_count": null, "id": "fa22222b-7136-44b0-87d3-da324ccd5b81", "metadata": {}, "outputs": [], @@ -575,7 +575,7 @@ }, { "cell_type": "code", - "execution_count": 24, + "execution_count": null, "id": "00c43a9a-4afe-4d8b-8aeb-5cd4845bdbe0", "metadata": {}, "outputs": [], @@ -599,7 +599,7 @@ }, { "cell_type": "code", - "execution_count": 26, + "execution_count": null, "id": "17e9e158-708c-4dc0-b763-838123eaabf8", "metadata": {}, "outputs": [], @@ -691,7 +691,7 @@ }, { "cell_type": "code", - "execution_count": 30, + "execution_count": null, "id": "877a1e03-7eac-4c18-965d-3121cd33e2b1", "metadata": {}, "outputs": [], @@ -701,7 +701,7 @@ }, { "cell_type": "code", - "execution_count": 31, + "execution_count": null, "id": "cbf679db-395e-4e95-865b-2091a3d147eb", "metadata": {}, "outputs": [], @@ -713,7 +713,7 @@ }, { "cell_type": "code", - "execution_count": 32, + "execution_count": null, "id": "014cfef9-9097-4b07-9463-804c30b38f57", "metadata": {}, "outputs": [], @@ -735,7 +735,7 @@ }, { "cell_type": "code", - "execution_count": 34, + "execution_count": null, "id": "eb95d4ff-1a8d-4b75-8229-0616da64d45d", "metadata": {}, "outputs": [], @@ -768,7 +768,7 @@ }, { "cell_type": "code", - "execution_count": 36, + "execution_count": null, "id": "a98f366d-45a0-4f7a-928b-2e71962f9d4a", "metadata": {}, "outputs": [], @@ -841,7 +841,7 @@ ], "metadata": { "kernelspec": { - "display_name": "RAIL", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -855,7 +855,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.7" + "version": "3.10.14" } }, "nbformat": 4,