Commit 2cf56de4 authored by Stefano Covino's avatar Stefano Covino
Browse files

270226 commit

parent f5fda541
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
     "name": "stderr",
     "output_type": "stream",
     "text": [
      "\u001b[32m\u001b[1m  Activating\u001b[22m\u001b[39m project at `~/Library/CloudStorage/GoogleDrive-stefano.covino@inaf.it/Il mio Drive/Lab/Teaching/Insubria/Docs_2024_25/Lectures/Lecture - Spectral Analysis`\n"
      "\u001b[32m\u001b[1m  Activating\u001b[22m\u001b[39m project at `/mnt/chromeos/GoogleDrive/MyDrive/Teaching/Insubria/Docs_2025_26/Lectures/Lecture - Spectral Analysis`\n"
     ]
    }
   ],
@@ -97,7 +97,7 @@
    "***\n",
    "\n",
    "- A time-series is any sequene of observation such that the distribution of a given value depends on the previous values.\n",
    "- Time is an exogeneous (outside the model) variable that is directional - measuremets only depend on the past.\n",
    "- Time is an exogeneous (outside the model) variable that is directional - measurements only depend on the past.\n",
    "    - This is a statement of causality.\n",
    "\n",
    "- However, the exogenous variable can be anything.\n",
@@ -1460,15 +1460,15 @@
   "provenance": []
  },
  "kernelspec": {
   "display_name": "Julia 1.11.4",
   "display_name": "Julia 1.12",
   "language": "julia",
   "name": "julia-1.11"
   "name": "julia-1.12"
  },
  "language_info": {
   "file_extension": ".jl",
   "mimetype": "application/julia",
   "name": "julia",
   "version": "1.11.4"
   "version": "1.12.5"
  }
 },
 "nbformat": 4,
+128 −140

File changed.

Preview size limit exceeded, changes collapsed.

+14 −46

File changed.

Preview size limit exceeded, changes collapsed.

+88 −21

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@

This is a repository with material (notebooks, papers, etc.) for the **Time Domain Astrophysics** course delivered at the *Università dell'Insubria* by Stefano Covino. 

*Last update: 26 Feb 2026.*
*Last update: 27 Feb 2026.*