Commit bd02a6ec by Uddeepta Deka

detector asd plot added

parent 5ff41c53
......@@ -95,7 +95,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 7,
"id": "b1a5f336-03fb-4ffe-9818-d21cbf6cf36d",
"metadata": {},
"outputs": [
......@@ -117,6 +117,7 @@
"plt.xlabel('$f$ [Hz]')\n",
"plt.ylabel('ASD [1/$\\sqrt{\\mathrm{Hz}}$]')\n",
"plt.legend()\n",
"# plt.savefig('../plots/detector_ASD.pdf', format='pdf', bbox_inches='tight')\n",
"plt.show()"
]
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment