add base cw notebook
This commit is contained in:
parent
ea2bf3c5dd
commit
0334922598
@ -70,7 +70,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"CANDIDATE_NUMBER = \"MQMQ7\""
|
||||
"CANDIDATE_NUMBER = \"\""
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -312,8 +312,7 @@
|
||||
"# Plot data\n",
|
||||
"def plot_dist_mod():\n",
|
||||
" # YOUR CODE HERE\n",
|
||||
" raise NotImplementedError\n",
|
||||
" plt.plot(mu_sample, z_sample)\n",
|
||||
" raise NotImplementedError()\n",
|
||||
" plt.xlabel('$z$')\n",
|
||||
" plt.ylabel('$\\mu$')\n",
|
||||
" plt.title('Distance modulus vs redshift')\n",
|
||||
@ -4236,9 +4235,9 @@
|
||||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"display_name": "MLBDenv",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
"name": "mlbdenv"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
@ -4250,9 +4249,10 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.13.1"
|
||||
"version": "3.11.7"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 4
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user