<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Python on ARJ (English)</title>
    <link>https://www.arj.no/tags/python/</link>
    <description>Recent content in Python on ARJ (English)</description>
    <image>
      <title>ARJ (English)</title>
      <url>https://www.arj.no/images/_F8A4088_doc6pg1cufjdr42ycbfd0e.jpg</url>
      <link>https://www.arj.no/images/_F8A4088_doc6pg1cufjdr42ycbfd0e.jpg</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <copyright>Alexander Refsum Jensenius. CC-BY-SA 4.0</copyright>
    <lastBuildDate>Sat, 10 Jan 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.arj.no/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Videograms for Video Navigation</title>
      <link>https://www.arj.no/2026/01/10/videogram-navigation/</link>
      <pubDate>Sat, 10 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2026/01/10/videogram-navigation/</guid>
      <description>I have made a standalone Python script to create videograms that can be used for video navigation.</description>
    </item>
    <item>
      <title>A Python Script for Vitruvian Analysis</title>
      <link>https://www.arj.no/2025/07/26/vitruvian-analyzer/</link>
      <pubDate>Sat, 26 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2025/07/26/vitruvian-analyzer/</guid>
      <description>This post introduces a script that measures key body ratios from photos, inspired by Leonardo da Vinci&amp;#39;s Vitruvian Man, and discusses the intersection of ancient ideals with modern pose estimation technology.</description>
    </item>
    <item>
      <title>Programmatically Make World Maps</title>
      <link>https://www.arj.no/2025/01/23/world-maps/</link>
      <pubDate>Thu, 23 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2025/01/23/world-maps/</guid>
      <description>A blog post on creating world maps in Python</description>
    </item>
    <item>
      <title>Adding descriptions to my blog</title>
      <link>https://www.arj.no/2024/07/13/blog-descriptions/</link>
      <pubDate>Sat, 13 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2024/07/13/blog-descriptions/</guid>
      <description>A blog post on how to improve the searchability of my site.</description>
    </item>
    <item>
      <title>Making image parts transparent in Python</title>
      <link>https://www.arj.no/2023/08/07/transparent-circles/</link>
      <pubDate>Mon, 07 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2023/08/07/transparent-circles/</guid>
      <description>&lt;p&gt;As part of my year-long &lt;a href=&#34;https://www.arj.no/2023/01/01/a-year-of-still-standing/&#34;&gt;StillStanding project&lt;/a&gt;, I post an average image of the spherical video recordings &lt;a href=&#34;https://mastodon.online/tags/StillStanding&#34;&gt;on Mastodon&lt;/a&gt; daily.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;a man in a white shirt and black shorts standing in front of a mirror &#34; loading=&#34;lazy&#34; src=&#34;https://www.arj.no/images/2023/08/stillstanding_218_spherical_trim_skip_average.jpg&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;average-images&#34;&gt;Average images&lt;/h2&gt;
&lt;p&gt;The average image is similar to an &amp;ldquo;open shutter&amp;rdquo; technique in photography; it overlays all the frames in a video. The result is an image that shows the most prominent parts of the video recording. This is ideal for my StillStanding recordings, because the technique effectively &amp;ldquo;removes&amp;rdquo; objects that appear in the recording for a short period of time. That means that people, cars, and animals do not appear. Since I stand still, the average image may look like a photography, but you can see that my face is blurred.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Running a Jupyter Notebook in Conda Environment</title>
      <link>https://www.arj.no/2023/06/12/jupyter-conda/</link>
      <pubDate>Mon, 12 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2023/06/12/jupyter-conda/</guid>
      <description>I have been running Pythonbased Jupyter Notebooks for some time but never thought about using environments before quite recently I have heard people...</description>
    </item>
    <item>
      <title>Running a workshop with a Jupyter Notebook presentation</title>
      <link>https://www.arj.no/2023/01/12/mgt-workshop-dsd2023/</link>
      <pubDate>Thu, 12 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2023/01/12/mgt-workshop-dsd2023/</guid>
      <description>Today I ran a workshop called together with RITMO research assistant Joachim Poutaraud The workshop was part of the organized by the University of Oslo...</description>
    </item>
    <item>
      <title>Adding Title and Author to PDFs exported from Jupyter Notebook</title>
      <link>https://www.arj.no/2022/12/30/adding-title-author-jupyter-notebook/</link>
      <pubDate>Fri, 30 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2022/12/30/adding-title-author-jupyter-notebook/</guid>
      <description>I am doing some end of the year cleaning on my hard drive and just uploaded the I used in the earlier this year For some future studies I thought it would...</description>
    </item>
    <item>
      <title>Cleaning up image folders on my blog</title>
      <link>https://www.arj.no/2022/12/14/unused-images/</link>
      <pubDate>Wed, 14 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2022/12/14/unused-images/</guid>
      <description>A step-by-step guide to finding and removing unused images from your Hugo blog using command-line tools.</description>
    </item>
    <item>
      <title>Releasing the Musical Gestures Toolbox for Python</title>
      <link>https://www.arj.no/2021/11/13/releasing-the-musical-gestures-toolbox-for-python/</link>
      <pubDate>Sat, 13 Nov 2021 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2021/11/13/releasing-the-musical-gestures-toolbox-for-python/</guid>
      <description>After several years in the making we finally released the at the this week The toolbox is a collection of modules targeted at researchers working with...</description>
    </item>
    <item>
      <title>RaveForce: A Deep Reinforcement Learning Environment for Music Generation</title>
      <link>https://www.arj.no/2019/05/30/smc2019/</link>
      <pubDate>Thu, 30 May 2019 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2019/05/30/smc2019/</guid>
      <description>My PhD student is at in Malaga this week presenting the paperLan Qichao Jim Trresen and Alexander Refsum Jensenius RaveForce A Deep Reinforcement Learning...</description>
    </item>
    <item>
      <title>Mobile Python on S60 to Max/MSP</title>
      <link>https://www.arj.no/2008/05/15/mobile-python-on-s60-to-maxmsp/</link>
      <pubDate>Thu, 15 May 2008 00:00:00 +0000</pubDate>
      <guid>https://www.arj.no/2008/05/15/mobile-python-on-s60-to-maxmsp/</guid>
      <description>held a workshop today on using mobile python on Nokia phones running Symbian OS He has gathered some to everything that is needed to get a connection up...</description>
    </item>
  </channel>
</rss>
