File tree Expand file tree Collapse file tree
notebooks/WFC3/uvis_amp_equalization Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "cells": [
33 {
44 "cell_type": "markdown",
5+ "id": "e3ff4f9c",
56 "metadata": {},
67 "source": [
78 "<a id='top'></a>\n",
3536 },
3637 {
3738 "cell_type": "markdown",
39+ "id": "cb799671",
3840 "metadata": {},
3941 "source": [
4042 "\n",
7173 },
7274 {
7375 "cell_type": "markdown",
76+ "id": "ec35e79d",
7477 "metadata": {},
7578 "source": [
7679 "\n",
175178 },
176179 {
177180 "cell_type": "markdown",
181+ "id": "c0a97e7c",
178182 "metadata": {},
179183 "source": [
180184 "\n",
416420 {
417421 "cell_type": "code",
418422 "execution_count": 30,
423+ "id": "b299f79a",
419424 "metadata": {},
420425 "outputs": [
421426 {
514519 "metadata": {},
515520 "outputs": [],
516521 "source": [
517- "# CRDS configuration for HST reference files\n",
518- "os.environ['CRDS_PATH'] = '~/crds_cache'\n",
519522 "os.environ['CRDS_SERVER_URL'] = 'https://hst-crds.stsci.edu'\n",
520- "os.environ['iref'] = os.environ['CRDS_PATH'] + '/references/hst/iref/'"
523+ "os.environ['CRDS_SERVER'] = 'https://hst-crds.stsci.edu'\n",
524+ "os.environ['CRDS_PATH'] = 'crds_cache'\n",
525+ "os.environ['iref'] = 'crds_cache/references/hst/wfc3/'"
521526 ]
522527 },
523528 {
524529 "cell_type": "markdown",
530+ "id": "15e8f85e",
525531 "metadata": {},
526532 "source": [
527533 "\n",
537543 {
538544 "cell_type": "code",
539545 "execution_count": 38,
546+ "id": "b455bf16",
540547 "metadata": {},
541548 "outputs": [],
542549 "source": [
589596 {
590597 "cell_type": "code",
591598 "execution_count": 8,
599+ "id": "5033557a",
592600 "metadata": {},
593601 "outputs": [
594602 {
618626 },
619627 {
620628 "cell_type": "markdown",
629+ "id": "0c339cb8",
621630 "metadata": {},
622631 "source": [
623632 "### Inspect the segmentation maps\n",
689698 },
690699 {
691700 "cell_type": "markdown",
701+ "id": "1360de48",
692702 "metadata": {},
693703 "source": [
694704 "\n",
704714 {
705715 "cell_type": "code",
706716 "execution_count": 10,
717+ "id": "1070e462",
707718 "metadata": {},
708719 "outputs": [],
709720 "source": [
745756 {
746757 "cell_type": "code",
747758 "execution_count": 42,
759+ "id": "6a408f15",
748760 "metadata": {},
749761 "outputs": [
750762 {
772784 },
773785 {
774786 "cell_type": "markdown",
787+ "id": "d353407b",
775788 "metadata": {},
776789 "source": [
777790 "\n",
787800 {
788801 "cell_type": "code",
789802 "execution_count": 23,
803+ "id": "2b356673",
790804 "metadata": {},
791805 "outputs": [
792806 {
853867 },
854868 {
855869 "cell_type": "markdown",
870+ "id": "5139b677",
856871 "metadata": {},
857872 "source": [
858873 "\n",
867882 {
868883 "cell_type": "code",
869884 "execution_count": null,
885+ "id": "53d45c2d",
870886 "metadata": {},
871887 "outputs": [],
872888 "source": [
963979 {
964980 "cell_type": "code",
965981 "execution_count": 14,
982+ "id": "b8f63312",
966983 "metadata": {},
967984 "outputs": [
968985 {
10161033 },
10171034 {
10181035 "cell_type": "markdown",
1036+ "id": "0264c5fb",
10191037 "metadata": {},
10201038 "source": [
10211039 "\n",
10271045 {
10281046 "cell_type": "code",
10291047 "execution_count": 41,
1048+ "id": "5246640b",
10301049 "metadata": {},
10311050 "outputs": [
10321051 {
10771096 {
10781097 "cell_type": "code",
10791098 "execution_count": 16,
1099+ "id": "e8c9fb6e",
10801100 "metadata": {},
10811101 "outputs": [
10821102 {
11401160 },
11411161 {
11421162 "cell_type": "markdown",
1163+ "id": "9b8c53d7",
11431164 "metadata": {},
11441165 "source": [
11451166 "\n",
14191440 {
14201441 "cell_type": "code",
14211442 "execution_count": 20,
1443+ "id": "60275fe8",
14221444 "metadata": {},
14231445 "outputs": [
14241446 {
17011723 },
17021724 {
17031725 "cell_type": "markdown",
1726+ "id": "1320b15f",
17041727 "metadata": {},
17051728 "source": [
17061729 "\n",
17551778 ],
17561779 "metadata": {
17571780 "kernelspec": {
1758- "display_name": "stenv_py3.13 ",
1781+ "display_name": "Python 3 (ipykernel) ",
17591782 "language": "python",
17601783 "name": "python3"
17611784 },
17691792 "name": "python",
17701793 "nbconvert_exporter": "python",
17711794 "pygments_lexer": "ipython3",
1772- "version": "3.13.5 "
1795+ "version": "3.14.3 "
17731796 }
17741797 },
17751798 "nbformat": 4,
You can’t perform that action at this time.
0 commit comments