<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Data Lab Help Desk - Recent questions without answers</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=unanswered</link>
<description>Powered by Question2Answer</description>
<item>
<title>I cannot download a table that i queried</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=3365&amp;qa_1=i-cannot-download-a-table-that-i-queried</link>
<description>&lt;p&gt;A error appears every time I try to download a result table from a sync query.&amp;nbsp;&lt;/p&gt;&lt;p&gt;The preview table appears to me without any problems, but when i try to download it, this errors appears:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#3f3d3d; font-family:Arial,sans-serif; font-size:13px&quot;&gt;Error: IllegalArgumentException: net.sf.jsqlparser.JSQLParserException JSQLParserException: ParseException: Encountered &quot;(&quot; at line 14, column 27.\r\nWas expecting one of:\r\n &quot;INTO&quot; ...\r\n &quot;FROM&quot; ...\r\n &quot;,&quot; ...&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=3365&amp;qa_1=i-cannot-download-a-table-that-i-queried</guid>
<pubDate>Tue, 12 May 2026 14:40:23 +0000</pubDate>
</item>
<item>
<title>Missing catalog for cross-match</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=3364&amp;qa_1=missing-catalog-for-cross-match</link>
<description>I wish to cross-match a personalized catalogue (already uploaded) to a LS10 catalogue using the legacy tool (&lt;a href=&quot;https://datalab.noirlab.edu/legacy/xmatch.php&quot; rel=&quot;nofollow&quot;&gt;https://datalab.noirlab.edu/legacy/xmatch.php&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
On this tool, I only find ls_dr10.psc_n, ls_dr10.psc_s, ls_dr10.tractor and ls_dr10.tractor_s. However, I would like the aperture fluxes that are stored in ls_dr10.apflux which is not available while appearing in the datalabs (&lt;a href=&quot;https://datalab.noirlab.edu/data-explorer?showTable=ls_dr10.apflux&quot; rel=&quot;nofollow&quot;&gt;https://datalab.noirlab.edu/data-explorer?showTable=ls_dr10.apflux&lt;/a&gt;).&lt;br /&gt;
How can I have access to it for cross-matching? Or should I download it and do the cross-match myself?&lt;br /&gt;
&lt;br /&gt;
Thank you in advance for your help</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=3364&amp;qa_1=missing-catalog-for-cross-match</guid>
<pubDate>Tue, 12 May 2026 11:58:11 +0000</pubDate>
</item>
<item>
<title>Install python package Ananke</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=3342&amp;qa_1=install-python-package-ananke</link>
<description>&lt;p&gt;Hi,&amp;nbsp;&lt;br&gt;We needed Ananke package to generate mock catalogs and wanted to request for an installation as installing packages under user environments is not supported.&amp;nbsp;&lt;br&gt;Here is a link to the package.&amp;nbsp;&lt;br&gt;&lt;a href=&quot;https://pypi.org/project/ananke/&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; color: rgb(51, 122, 183); text-decoration: none; font-family: &amp;quot;Open Sans&amp;quot;, sans-serif; font-size: 18px;&quot;&gt;https://pypi.org/project/ananke/&lt;/a&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=3342&amp;qa_1=install-python-package-ananke</guid>
<pubDate>Tue, 05 May 2026 19:21:57 +0000</pubDate>
</item>
<item>
<title>local variable 'job' referenced before assignment</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=3273&amp;qa_1=local-variable-job-referenced-before-assignment</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I was trying to run the python code&lt;/p&gt;&lt;div style=&quot;caret-color: rgb(204, 204, 204); color: rgb(204, 204, 204); font-family: Menlo, Monaco, &amp;quot;Courier New&amp;quot;, monospace; font-size: 12px; white-space: pre; background-color: rgb(31, 31, 31); line-height: 18px;&quot;&gt;&lt;span style=&quot;color:#c586c0&quot;&gt;from&lt;/span&gt; &lt;span style=&quot;color:#4ec9b0&quot;&gt;dl&lt;/span&gt; &lt;span style=&quot;color:#c586c0&quot;&gt;import&lt;/span&gt; &lt;span style=&quot;color:#4ec9b0&quot;&gt;authClient&lt;/span&gt; &lt;span style=&quot;color:#c586c0&quot;&gt;as&lt;/span&gt; &lt;span style=&quot;color:#4ec9b0&quot;&gt;ac&lt;/span&gt;, &lt;span style=&quot;color:#4ec9b0&quot;&gt;queryClient&lt;/span&gt; &lt;span style=&quot;color:#c586c0&quot;&gt;as&lt;/span&gt; &lt;span style=&quot;color:#4ec9b0&quot;&gt;qc&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;caret-color: rgb(204, 204, 204); color: rgb(204, 204, 204); font-family: Menlo, Monaco, &amp;quot;Courier New&amp;quot;, monospace; font-size: 12px; white-space: pre; background-color: rgb(31, 31, 31);&quot;&gt;&lt;span style=&quot;color:#9cdcfe&quot;&gt;token&lt;/span&gt; &lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt; &lt;span style=&quot;color:#4ec9b0&quot;&gt;ac&lt;/span&gt;.&lt;span style=&quot;color:#dcdcaa&quot;&gt;login&lt;/span&gt;(&lt;span style=&quot;color:#dcdcaa&quot;&gt;input&lt;/span&gt;(&lt;span style=&quot;color:#ce9178&quot;&gt;&quot;Enter user name: (+ENTER) &quot;&lt;/span&gt;),&lt;span style=&quot;color:#dcdcaa&quot;&gt;getpass&lt;/span&gt;(&lt;span style=&quot;color:#ce9178&quot;&gt;&quot;Enter password: (+ENTER) &quot;&lt;/span&gt;))&lt;/p&gt;&lt;div style=&quot;caret-color: rgb(204, 204, 204); color: rgb(204, 204, 204); font-family: Menlo, Monaco, &amp;quot;Courier New&amp;quot;, monospace; font-size: 12px; white-space: pre; background-color: rgb(31, 31, 31); line-height: 18px;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color:#9cdcfe&quot;&gt;query&lt;/span&gt; &lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt; &lt;span style=&quot;color:#ce9178&quot;&gt;'''SELECT d.*, z.id, z.targetid, xu.id1, xu.id2, xu.distance, u.unwise_objid, u.fluxlbs_w1, u.fluxlbs_w2, u.fracflux_w1, u.fracflux_w2, u.mag_w1_vg, u.mag_w2_vg, u.nm_w1, u.nm_w2, u.qf_w1, u.qf_w2, u.rchi2_w1, u.rchi2_w2&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;FROM mydb://desi_star AS d&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;INNER JOIN desi_dr1.zpix AS z&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;ON z.targetid=d.targetid&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;INNER JOIN unwise_dr1.x1p5__object__desi_dr1__zpix AS xu&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;ON xu.id2=z.id&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;INNER JOIN unwise_dr1.object AS u&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;ON xu.id1=u.unwise_objid&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;WHERE xu.distance &amp;lt; 1'''&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;line-height: 18px;&quot;&gt;&lt;div&gt;&lt;span style=&quot;color:#c586c0&quot;&gt;try&lt;/span&gt;:&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#4ec9b0&quot;&gt;qc&lt;/span&gt;.&lt;span style=&quot;color:#dcdcaa&quot;&gt;query&lt;/span&gt;(&lt;span style=&quot;color:#9cdcfe&quot;&gt;adql&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#9cdcfe&quot;&gt;query&lt;/span&gt;,&lt;span style=&quot;color:#9cdcfe&quot;&gt;async_&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#569cd6&quot;&gt;True&lt;/span&gt;,&lt;span style=&quot;color:#9cdcfe&quot;&gt;wait&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#569cd6&quot;&gt;True&lt;/span&gt;,&lt;span style=&quot;color:#9cdcfe&quot;&gt;poll&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#b5cea8&quot;&gt;15&lt;/span&gt;,&lt;span style=&quot;color:#9cdcfe&quot;&gt;verbose&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#b5cea8&quot;&gt;1&lt;/span&gt;, &lt;span style=&quot;color:#9cdcfe&quot;&gt;timeout&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#b5cea8&quot;&gt;86400&lt;/span&gt;,&amp;nbsp;\&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#9cdcfe&quot;&gt;out&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;'vos://desixunwise_star.csv'&lt;/span&gt;, &lt;span style=&quot;color:#9cdcfe&quot;&gt;fmt&lt;/span&gt;&lt;span style=&quot;color:#d4d4d4&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#ce9178&quot;&gt;'csv'&lt;/span&gt;)&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#c586c0&quot;&gt;except&lt;/span&gt; &lt;span style=&quot;color:#4ec9b0&quot;&gt;Exception&lt;/span&gt; &lt;span style=&quot;color:#c586c0&quot;&gt;as&lt;/span&gt; &lt;span style=&quot;color:#9cdcfe&quot;&gt;e&lt;/span&gt;:&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color:#dcdcaa&quot;&gt;print&lt;/span&gt;(&lt;span style=&quot;color:#9cdcfe&quot;&gt;e&lt;/span&gt;.message)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;And got this:&lt;/p&gt;&lt;p&gt;Error: local variable 'job' referenced before assignment&lt;/p&gt;&lt;p&gt;Is there something wrong with the code?&lt;/p&gt;&lt;div style=&quot;color: rgb(204, 204, 204); background-color: rgb(31, 31, 31); font-family: Menlo, Monaco, &amp;quot;Courier New&amp;quot;, monospace; font-size: 12px; line-height: 18px; white-space: pre;&quot;&gt;&lt;div style=&quot;line-height: 18px;&quot;&gt;&lt;div style=&quot;line-height: 18px;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=3273&amp;qa_1=local-variable-job-referenced-before-assignment</guid>
<pubDate>Thu, 05 Mar 2026 13:34:29 +0000</pubDate>
</item>
<item>
<title>Why am I unable to upload tables to MyDB?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=2747&amp;qa_1=why-am-i-unable-to-upload-tables-to-mydb</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I've tried this three different ways and it doesn't seem to want to let me upload a file to MyDB.&lt;br /&gt;
&lt;br /&gt;
The file is a simple two-column CSV with a proper header and comma-separated values:&lt;br /&gt;
```&lt;br /&gt;
IRASPSC,TMASS_Designation&lt;br /&gt;
00254-3317,00275566-3300257&lt;br /&gt;
00428+6854,00460012+6910533&lt;br /&gt;
00439+1512,00463294+1528320&lt;br /&gt;
01037+1219,01062598+1235530&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
I first tried using the Data Explorer. When I try to upload the file, it says &amp;quot;Unable to process upload. Verify that the csv headers are present and that they match the table schema (for existing tables)&amp;quot;. This wasn't an existing table, I just created a new name and started the upload.&lt;br /&gt;
&lt;br /&gt;
I then tried using the command line, and after logging in and checking that I am logged in using `whoAmI`, I used `mydb_create` to create a schema and then tried to `mydb_insert` the table, but I get the response `schema &amp;quot;mydb&amp;quot; does not exist`. &lt;br /&gt;
&lt;br /&gt;
Finally, I tried using the Jupyter notebook option online and retried the `mydb_create` and `mydb_insert`, and met with the same error (it says &amp;quot;OK&amp;quot; when I try `mydb_create`, and then fails to `insert`). The only thing I'm able to do with the notebook is to upload the table to VOSpace. However, when I try to copy it over from VOSpace to MyDB, I get the same error.</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=2747&amp;qa_1=why-am-i-unable-to-upload-tables-to-mydb</guid>
<pubDate>Fri, 07 Nov 2025 02:32:18 +0000</pubDate>
</item>
<item>
<title>I would like to be able to use Galfit.  It this possible, and if so, how can I install it and its dependencies?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=2619&amp;qa_1=would-like-able-galfit-this-possible-install-dependencies</link>
<description>Dear Astro Datalab support, &lt;br /&gt;
&lt;br /&gt;
I would like to know if it's possible to install Galfit on the server, or if anyone has any advice on how to get a local user installation working within the limited linux environment available. &amp;nbsp;I'd love to be able to work with students with limited computing resources available to them on analyzing host galaxy morphologies on the datalab if it's possible to do so! &amp;nbsp;I got stuck trying to install dependencies (cfitsio; I tried with conda through the conda-forge channel and encountered a number of issues). &amp;nbsp;If anyone has any insights or experience, please let me know!&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Kristina</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=2619&amp;qa_1=would-like-able-galfit-this-possible-install-dependencies</guid>
<pubDate>Wed, 08 Oct 2025 16:39:36 +0000</pubDate>
</item>
<item>
<title>datalab storeClient public vospace not working</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=2587&amp;qa_1=datalab-storeclient-public-vospace-not-working</link>
<description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a set of files stored in my public directory:&amp;nbsp;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;aspatel://public/di_packets_F475W&lt;/span&gt;. However, when I try to access them when signed into another datalab other than aspatel&amp;nbsp;using,&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;&amp;nbsp;sc.get(&quot;aspatel://public/di_packets_F475W&quot;, &quot;DI_x21_y81.fits&quot;)&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:Arial,Helvetica,sans-serif&quot;&gt;I get,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:Courier New, Courier, monospace&quot;&gt;['Error: The user does not have sufficient access privileges for this operation.']&lt;/span&gt;&lt;/p&gt;&lt;div&gt;This does not happen when I retrieve files from my other public vospace directory&amp;nbsp;&lt;span style=&quot;font-family:Courier New,Courier,monospace&quot;&gt;aspatel://public/di_packets_v3 &lt;/span&gt;&lt;span style=&quot;font-family:Arial,Helvetica,sans-serif&quot;&gt;and when signed into a different datalab account (other than aspatel)&lt;/span&gt;&lt;span style=&quot;font-family:Arial,Helvetica,sans-serif&quot;&gt;.&amp;nbsp; Any assistance would be helpful.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=2587&amp;qa_1=datalab-storeclient-public-vospace-not-working</guid>
<pubDate>Sun, 28 Sep 2025 03:00:00 +0000</pubDate>
</item>
<item>
<title>Datalab Fails Again</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=2569&amp;qa_1=datalab-fails-again</link>
<description>Hi, I was using datalab earlier to access Euclid Q1 data. But suddenly it started to fail and unable to load catalog and perform any sql search etc. Cleared cookies, tried other browsers, same issue.&lt;br /&gt;
&lt;br /&gt;
It is down or it's user-end issue? Because the system seems green and online.</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=2569&amp;qa_1=datalab-fails-again</guid>
<pubDate>Mon, 22 Sep 2025 20:49:30 +0000</pubDate>
</item>
<item>
<title>Noirlab/datalab is down, cannot access catalog metadata</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=2446&amp;qa_1=noirlab-datalab-is-down-cannot-access-catalog-metadata</link>
<description>Dear astro data lab team,&lt;br /&gt;
&lt;br /&gt;
I am trying to find column descriptions to a Euclid_Q1 catalog I downloaded earlier.&lt;br /&gt;
&lt;br /&gt;
On &lt;a href=&quot;https://datalab.noirlab.edu/data-explorer,&quot; rel=&quot;nofollow&quot;&gt;https://datalab.noirlab.edu/data-explorer,&lt;/a&gt; on both firefox and epiphany(chrome), I get &amp;quot;Error: unable to load catalogs&amp;quot;, whether logged in or not.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;systems online&amp;quot; status tool says everything is online. &lt;br /&gt;
&lt;br /&gt;
There is no static website on noirlab anymore that has column descriptions. This is unfortunate.&lt;br /&gt;
&lt;br /&gt;
It is not possible to fall back on or create an archive.org copy of the noirlab data documentation pages. &lt;a href=&quot;https://web.archive.org/web/20250820075851/https://datalab.noirlab.edu/data-explorer?showTable=euclid_q1.object&quot; rel=&quot;nofollow&quot;&gt;https://web.archive.org/web/20250820075851/https://datalab.noirlab.edu/data-explorer?showTable=euclid_q1.object&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
It would be great if FITS files downloaded with the &amp;quot;datalab&amp;quot; tool had their column descriptions (TCOMM) filled in.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Johannes</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=2446&amp;qa_1=noirlab-datalab-is-down-cannot-access-catalog-metadata</guid>
<pubDate>Wed, 20 Aug 2025 08:01:58 +0000</pubDate>
</item>
<item>
<title>csv catalogue</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=2403&amp;qa_1=csv-catalogue</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=2403&amp;qa_1=csv-catalogue</guid>
<pubDate>Fri, 25 Jul 2025 06:32:09 +0000</pubDate>
</item>
<item>
<title>datalab python error httplib2</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=2198&amp;qa_1=datalab-python-error-httplib2</link>
<description>Datalab, under Python3, won't start up, becaus dl fails to import module httplib2</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=2198&amp;qa_1=datalab-python-error-httplib2</guid>
<pubDate>Thu, 08 May 2025 11:26:45 +0000</pubDate>
</item>
<item>
<title>I am analyzing strong gravitational lenses from DES Y3A1. I am downloading cut out images and using FITS files specified by RA and Dec. The files include MAGZERO but I cannot find the extinction and airmass for each image. Where can I obtain these?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1947&amp;qa_1=analyzing-gravitational-downloading-specified-extinction</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1947&amp;qa_1=analyzing-gravitational-downloading-specified-extinction</guid>
<pubDate>Sun, 23 Feb 2025 08:35:24 +0000</pubDate>
</item>
<item>
<title>sql request with &quot;or&quot; is slow</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1831&amp;qa_1=sql-request-with-or-is-slow</link>
<description>the request that contains OR in the query works very slowly. For example:&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
select top 10&lt;br /&gt;
pm, ra, dec&lt;br /&gt;
from gaia_dr3.gaia_source&lt;br /&gt;
where pm &amp;lt; 1&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
select top 10&lt;br /&gt;
pm, ra, dec&lt;br /&gt;
from gaia_dr3.gaia_source&lt;br /&gt;
where&lt;br /&gt;
pm &amp;gt; 2&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
but the query:&lt;br /&gt;
select top 10&lt;br /&gt;
pm, ra, dec&lt;br /&gt;
from gaia_dr3.gaia_source&lt;br /&gt;
where pm &amp;lt; 1 OR pm &amp;gt; 2&lt;br /&gt;
&lt;br /&gt;
works very slowly.&lt;br /&gt;
&lt;br /&gt;
Any suggestions?</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1831&amp;qa_1=sql-request-with-or-is-slow</guid>
<pubDate>Mon, 02 Dec 2024 20:11:29 +0000</pubDate>
</item>
<item>
<title>Follow-up on MPI question</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1818&amp;qa_1=follow-up-on-mpi-question</link>
<description>&lt;pre&gt;&lt;span style=&quot;font-size:12px&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;Thank you for the response. I've re-run my script using the same command &lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family:Open Sans,sans-serif&quot;&gt;&lt;span style=&quot;font-size:12px&quot;&gt;mpiexec -n 4 python PHAT_Segment.py&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif; font-size:12px&quot;&gt; and am now receiving the following error message:&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style=&quot;font-size:12px&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;Traceback (most recent call last):&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;File &quot;/data0/sw/anaconda3/lib/python3.10/site-packages/psutil/_pslinux.py&quot;, line 303, in &amp;lt;module&amp;gt;&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;set_scputimes_ntuple(&quot;/proc&quot;)&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;File &quot;/data0/sw/anaconda3/lib/python3.10/site-packages/psutil/_common.py&quot;, line 399, in wrapper&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ret = cache[key] = fun(*args, **kwargs)&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;File &quot;/data0/sw/anaconda3/lib/python3.10/site-packages/psutil/_pslinux.py&quot;, line 270, in set_scputimes_ntuple&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;with open_binary('%s/stat' % procfs_path) as f:&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;File &quot;/data0/sw/anaconda3/lib/python3.10/site-packages/psutil/_common.py&quot;, line 711, in open_binary&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return open(fname, &quot;rb&quot;, **kwargs)&lt;/span&gt;
&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;FileNotFoundError: [Errno 2] No such file or directory: '/proc/stat'&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;p&gt;&lt;span style=&quot;font-size:12px&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;Open Sans&amp;quot;,sans-serif&quot;&gt;Please let me know how I should proceed.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1818&amp;qa_1=follow-up-on-mpi-question</guid>
<pubDate>Wed, 20 Nov 2024 09:55:15 +0000</pubDate>
</item>
<item>
<title>Optimizing the cutout download procedure for large machine learning datasets</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1819&amp;qa_1=optimizing-download-procedure-machine-learning-datasets</link>
<description>Hello! I am downloading many thousands of cutouts of galaxies from the DES DR2, and as it stands this is a process that takes multiple days. This is even with parallelization of the downloading procedure by spawning several python processes in a shell script loop. The download process is on the order of a couple of minutes for batches of 20 images, where each image is being downloaded by a separate python process. I have made sure that neither the CPU nor RAM are bottlenecks. Is there some way to optimize this procedure through datalab? I am aware of the existence of pre-created datasets such as through galaxy zoo, however I explicitly must work through FITS files, which is why I have avoided these sets.</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1819&amp;qa_1=optimizing-download-procedure-machine-learning-datasets</guid>
<pubDate>Mon, 18 Nov 2024 11:33:47 +0000</pubDate>
</item>
<item>
<title>Only the main, magnitude, and flux tables visible for des_dr1 crossmatch on website xmatch GUI</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1611&amp;qa_1=magnitude-tables-visible-des_dr1-crossmatch-website-xmatch</link>
<description>Hi, I currently have a catalog of galaxy parameters that I obtained from the des_dr1.galaxies table. I thought that I would be able to use the coadd_object_id to match each object to the des_dr1.photo_z table, but apparently the coadd_objects_id in that table is different since none of my objects match. I am therefore trying to use the website's crossmatch service with the alphawin_J2000 (RA) and deltawin_J2000 (DEC) from des_dr1.galaxies to crossmatch with des_dr1.photo_z to obtain a photometric redshift for each galaxy. For some reason, the des_dr1.photo_z table never appears as an option in the dropdown menu when I select des_dr1 as the target table however. As noted in the title, only the des_dr1.{main, magnitude, flux} tables appear. Am I doing something wrong, or has this changed recently? Additionally, is this the best approach to take to obtain the redshifts here, or is there some other metric I should be using to crossmatch? Thanks!</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1611&amp;qa_1=magnitude-tables-visible-des_dr1-crossmatch-website-xmatch</guid>
<pubDate>Mon, 03 Jun 2024 12:09:53 +0000</pubDate>
</item>
<item>
<title>Sorting the cutout images based on the covered area</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1597&amp;qa_1=sorting-the-cutout-images-based-on-the-covered-area</link>
<description>&lt;p&gt;Dear Madam/Sir,&lt;/p&gt;&lt;p&gt;I am trying to download cutout images using a list of RA and Dec positions and following the SIA documentation (&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/astro-datalab/notebooks-latest/blob/master/04_HowTos/SiaService/How_to_use_the_Simple_Image_Access_service.ipynb&quot;&gt;https://github.com/astro-datalab/notebooks-latest/blob/master/04_HowTos/SiaService/How_to_use_the_Simple_Image_Access_service.ipynb&lt;/a&gt;). The desired cutout size is typically a few arcminutes. I have a couple of queries in this regard:&lt;/p&gt;&lt;p&gt;1- Since the desired cutout sizes are&amp;nbsp;relatively large, I often get cutout images that only partially cover the desired area.&amp;nbsp;So, I would like to determine the available cutout sizes&amp;nbsp;before downloading. The documentation page suggests how to select the image with the largest exposure. I would like to&amp;nbsp;know if it is possible to sort the available cutouts based on their sizes so that I can download the largest cutout image. I am aware of the website&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://datalab.noirlab.edu/sia.php&quot;&gt;https://datalab.noirlab.edu/sia.php&lt;/a&gt;&amp;nbsp;where one&amp;nbsp;can visually examine the thumbnails before downloading. However, for a large list of RA and Dec positions, this is inefficient.&lt;/p&gt;&lt;p&gt;2- Is it possible to determine the cutout sizes considering more than one filter at a time before downloading? As per the documentation, we can define only one filter at a time for the search.&lt;/p&gt;&lt;p&gt;3- Are there any plans to produce mosaicked images so that the issue of image gaps can be avoided? This will be useful, particularly in cases where one wants a cutout covering a large (e.g., &amp;gt;10-20 arcmin) sky area.&lt;/p&gt;&lt;p&gt;Thank you in advance.&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1597&amp;qa_1=sorting-the-cutout-images-based-on-the-covered-area</guid>
<pubDate>Sun, 05 May 2024 22:01:17 +0000</pubDate>
</item>
<item>
<title>When are going to be available the dr10 photo-z-sweeps tables on the Astro Data Lab site?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1520&amp;qa_1=when-going-available-dr10-photo-sweeps-tables-astro-data-site</link>
<description>&lt;p&gt;I want to search some photo-z from the dr10 last release, similarly to what it is possible for dr9. However the dr10-photoz table ( listed &lt;a rel=&quot;nofollow&quot; href=&quot;https://www.legacysurvey.org/dr10/files/&quot;&gt;here&lt;/a&gt;) is not listed in the Astro Data Lab Query Interface tool.&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1520&amp;qa_1=when-going-available-dr10-photo-sweeps-tables-astro-data-site</guid>
<pubDate>Tue, 10 Oct 2023 07:24:21 +0000</pubDate>
</item>
<item>
<title>Download of the entire DELVE DR2 WIDE catalog</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1394&amp;qa_1=download-of-the-entire-delve-dr2-wide-catalog</link>
<description>Hi all - we're very interested in the DECam DELVE data products - especially the WIDE survey. Is it possible to get a CSV or FITS extract of your entire 2.5 billion row objects table (all filters) that we can build into our crossmatching algorithm - including any star/galaxy separation metrics? We locally curate catalogs (spatially indexed) onto SSD for crossmatch speed.</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1394&amp;qa_1=download-of-the-entire-delve-dr2-wide-catalog</guid>
<pubDate>Thu, 19 Jan 2023 10:14:19 +0000</pubDate>
</item>
<item>
<title>Finding the corresponding weightma</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1380&amp;qa_1=finding-the-corresponding-weightma</link>
<description>&lt;p&gt;Hello! Recently, I've downloaded numerous image cutouts corresponding to archival images from DECam (Stacked, Resampled and/or InstCal), but I now realize that I might have some use for the concominant data, specifically the weight maps.&lt;/p&gt;&lt;p&gt;What's the best way to find the corresponding weight map given a FITS file that I currently have? Best I could do was repeat my original search and modify my queries so that they searched for wtmaps while looking for the same OBSID, but not every file has that keyword in the header it seems. There's other keywords like &quot;WTMAP&quot; or &quot;EXPMAP&quot; which appear to be filenames, but I don't know if there's a way to specifically search for these and retrieve a cutout.&lt;/p&gt;&lt;p&gt;For example, I made a cutout on:&lt;/p&gt;&lt;pre&gt;FILENAME= 'DEC13A_20130531_866800f-g-20130602T001044_si'&lt;/pre&gt;&lt;p&gt;And I'd be trying to make a cutout on:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre&gt;WTMAP   = 'DEC13A_20130531_866800f-g-20130602T001044_sw[tile22]'   &lt;/pre&gt;&lt;p&gt;Thanks in advance!&lt;span id=&quot;cke_bm_93E&quot; style=&quot;display:none&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1380&amp;qa_1=finding-the-corresponding-weightma</guid>
<pubDate>Wed, 14 Dec 2022 09:13:46 +0000</pubDate>
</item>
<item>
<title>Could I download any observational proposal?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1357&amp;qa_1=could-i-download-any-observational-proposal</link>
<description>&lt;p&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;Hello,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;I am researching on Bullet cluster. So I downloaded the DECam data of which region covers the Bullet cluster(104.611, -55.948).&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;But I wonder about two things.&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;(1) Legacy Imageing Survey DR1 ~ DR9, DECam hasn't taken the Bullet cluster's region(DR10 takes the region but it isn't released yet).&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;But there is the bullet cluster's obs. data in 2012(Proposal ID: 2012B-0001, 2012B-0003. PI is &quot;Frieman&quot;)&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;Does this mean DECam conduct the other observation except for Legacy Imaging Survey?&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;(2) I want to download the paper related to &quot;Proposal ID: 2012B-0001, 2012B-0003&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;I don't know if the paper exists or not whenever there is a proposal.&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;If there is no paper, Could I see the proposal? because I want to see the reason why the PI submit the proposal.&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,helvetica,sans-serif; font-size:small&quot;&gt;Thank you for reading my question.&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1357&amp;qa_1=could-i-download-any-observational-proposal</guid>
<pubDate>Tue, 29 Nov 2022 02:37:20 +0000</pubDate>
</item>
<item>
<title>TAP cone search query fails</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1071&amp;qa_1=tap-cone-search-query-fails</link>
<description>&lt;p&gt;Hi! I get an error when trying to use the TAP cone search:&lt;/p&gt;&lt;p&gt;Query (from TAP examples):&lt;/p&gt;&lt;p&gt;SELECT&lt;br&gt;&amp;nbsp; &amp;nbsp;TOP 1000&lt;br&gt;&amp;nbsp; &amp;nbsp;*&lt;br&gt;&amp;nbsp; &amp;nbsp;FROM smash_dr2.source&lt;br&gt;&amp;nbsp; &amp;nbsp;WHERE&amp;nbsp;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1=CONTAINS(POINT('ICRS', ra, dec),&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CIRCLE('ICRS', 79.786, -69.656, 0.05 ))&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Exception:&lt;/p&gt;&lt;pre&gt;java.io.IOException: PSQLException: ERROR: function point(unknown, double precision, double precision) does not exist
  Hint: No function matches the given name and argument types. You might need to add explicit type casts.
  Position: 974
at uk.ac.starlink.vo.TapQuery.readResultVOTable(TapQuery.java:671)
at uk.ac.starlink.vo.TapQuery.executeSync(TapQuery.java:246)
at uk.ac.starlink.vo.TapTableLoadDialog$6.loadTables(TapTableLoadDialog.java:539)
at uk.ac.starlink.table.gui.TableLoadWorker.run(TableLoadWorker.java:118)&lt;/pre&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1071&amp;qa_1=tap-cone-search-query-fails</guid>
<pubDate>Wed, 24 Nov 2021 14:04:42 +0000</pubDate>
</item>
<item>
<title>query in async mode throws IllegalArgumentException</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=1051&amp;qa_1=query-in-async-mode-throws-illegalargumentexception</link>
<description>&lt;p&gt;Im doing the following xmatch with a mydb table I have uploaded called test.&lt;/p&gt;&lt;p&gt;&lt;em&gt;query = &quot;SELECT aw.designation, xm.id1, xm.distance, &quot; \&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;des.ra, des.dec, des.mag_auto_g, des.mag_auto_r, &quot; \&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;des.mag_auto_i, des.mag_auto_z, des.mag_auto_y &quot; \&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;FROM mydb://test as aw, des_dr1.mag as des, des_dr1.x1p5__main__allwise__source as xm &quot; \&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;WHERE aw.source_id=xm.id2 AND xm.id1=des.coadd_object_id&quot;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;qc.query(query, fmt='csv', out=&quot;vos://test.csv&quot;)&lt;/em&gt;&lt;/p&gt;&lt;p&gt;When running this query in sync mode it works. When its run in async mode:&lt;/p&gt;&lt;p&gt;&lt;em&gt;qc.query(query, fmt='csv', out=&quot;vos://test.csv&quot;, async_=True, wait=True, poll=1, timeout=3000)&lt;/em&gt;&lt;/p&gt;&lt;p&gt;I get the following error:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Error: IllegalArgumentException: Table [ mydb.&quot;test_2916&quot; AS aw ] is not found in TapSchema&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;As you can see test_2916 is not the name I specified in the query.&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=1051&amp;qa_1=query-in-async-mode-throws-illegalargumentexception</guid>
<pubDate>Fri, 22 Oct 2021 11:15:36 +0000</pubDate>
</item>
<item>
<title>A suggestion for NOAO source catalog</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=282&amp;qa_1=a-suggestion-for-noao-source-catalog</link>
<description>Dear whom it may concern, I have noticed that the NSC gives the mjd (Mean MJD) and deltamjd (range of MJD) for each target. I presume that these two parameters are for ALL filters. It would be great that the the same parameters could provide for each individual filter in case of time-series analysis. Many thanks!</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=282&amp;qa_1=a-suggestion-for-noao-source-catalog</guid>
<pubDate>Tue, 07 Aug 2018 13:53:06 +0000</pubDate>
</item>
<item>
<title>running DES example notebook returns the error &quot;buffer is too small&quot;</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=229&amp;qa_1=running-des-example-notebook-returns-the-error-buffer-small</link>
<description>&lt;p&gt;I'm trying to obtain image cutouts from the DES. Starting with running the example notebook&amp;nbsp;(&lt;a href=&quot;https://datalab.noao.edu/desdr1/analysis/DwarfGalaxyDESDR1_20171101.html&quot; rel=&quot;nofollow&quot;&gt;https://datalab.noao.edu/desdr1/analysis/DwarfGalaxyDESDR1_20171101.html&lt;/a&gt;) on Datalab notebook server with no modification,&amp;nbsp;I get the error:&amp;nbsp;&lt;/p&gt;&lt;p&gt;&quot;&lt;span style=&quot;color:rgb(231, 92, 88)&quot;&gt;TypeError&lt;/span&gt;: buffer is too small for requested array&quot;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When it attempts to use the defined function &quot;download_deepest_image&quot; at this entree:&lt;/p&gt;&lt;p&gt;&quot;gimage = download_deepest_image(rac, decc, fov=0.1, band=band)&quot;&lt;/p&gt;&lt;p&gt;I'm wondering if you can help with this problem (I cannot attach the entire error message as it goes over the character limit). Also I'm wondering if this is indeed the easiest way available to obtain image cutouts for DES.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Arash&lt;/p&gt;</description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=229&amp;qa_1=running-des-example-notebook-returns-the-error-buffer-small</guid>
<pubDate>Thu, 05 Apr 2018 07:41:14 +0000</pubDate>
</item>
<item>
<title>Can I list the status of all query jobs running under my account?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=60&amp;qa_1=can-list-the-status-of-all-query-jobs-running-under-my-account</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=60&amp;qa_1=can-list-the-status-of-all-query-jobs-running-under-my-account</guid>
<pubDate>Sun, 28 May 2017 13:18:48 +0000</pubDate>
</item>
<item>
<title>I made a mistake when submitting an async query, is there a way to kill the job?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=59&amp;qa_1=made-mistake-when-submitting-async-query-there-way-kill-the</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=59&amp;qa_1=made-mistake-when-submitting-async-query-there-way-kill-the</guid>
<pubDate>Sun, 28 May 2017 13:18:14 +0000</pubDate>
</item>
<item>
<title>What is a virtual storage 'capability' and how do I use it?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=48&amp;qa_1=what-is-a-virtual-storage-capability-and-how-do-i-use-it</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=48&amp;qa_1=what-is-a-virtual-storage-capability-and-how-do-i-use-it</guid>
<pubDate>Sun, 28 May 2017 13:08:02 +0000</pubDate>
</item>
<item>
<title>How do I save images from an archive query to my virtual storage?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=43&amp;qa_1=how-do-save-images-from-an-archive-query-to-my-virtual-storage</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=43&amp;qa_1=how-do-save-images-from-an-archive-query-to-my-virtual-storage</guid>
<pubDate>Sun, 28 May 2017 13:03:42 +0000</pubDate>
</item>
<item>
<title>How do I save a data table computed in my notebook/application to MyDB?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=34&amp;qa_1=how-do-save-data-table-computed-in-notebook-application-mydb</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=34&amp;qa_1=how-do-save-data-table-computed-in-notebook-application-mydb</guid>
<pubDate>Sun, 28 May 2017 12:49:04 +0000</pubDate>
</item>
<item>
<title>Is it possible to recover files accidentally deleted from virtual storage?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=32&amp;qa_1=possible-recover-files-accidentally-deleted-virtual-storage</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=32&amp;qa_1=possible-recover-files-accidentally-deleted-virtual-storage</guid>
<pubDate>Sun, 28 May 2017 12:47:32 +0000</pubDate>
</item>
<item>
<title>What do I do if my query runs too long and times out?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=26&amp;qa_1=what-do-i-do-if-my-query-runs-too-long-and-times-out</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=26&amp;qa_1=what-do-i-do-if-my-query-runs-too-long-and-times-out</guid>
<pubDate>Sun, 28 May 2017 12:41:58 +0000</pubDate>
</item>
<item>
<title>What indexing scheme is used in the database, i.e. are there special functions I can use to optimize queries?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=25&amp;qa_1=indexing-scheme-database-special-functions-optimize-queries</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=25&amp;qa_1=indexing-scheme-database-special-functions-optimize-queries</guid>
<pubDate>Sun, 28 May 2017 12:41:09 +0000</pubDate>
</item>
<item>
<title>How do I share MyDB tables or virtual storage files with collaborators?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=24&amp;qa_1=share-mydb-tables-virtual-storage-files-with-collaborators</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=24&amp;qa_1=share-mydb-tables-virtual-storage-files-with-collaborators</guid>
<pubDate>Sun, 28 May 2017 12:39:53 +0000</pubDate>
</item>
<item>
<title>How can I get image cutouts of an object?  Of a list of objects?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=21&amp;qa_1=how-can-i-get-image-cutouts-of-an-object-of-a-list-of-objects</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=21&amp;qa_1=how-can-i-get-image-cutouts-of-an-object-of-a-list-of-objects</guid>
<pubDate>Sun, 28 May 2017 12:37:41 +0000</pubDate>
</item>
<item>
<title>How do I query a table for multiple positions?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=20&amp;qa_1=how-do-i-query-a-table-for-multiple-positions</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=20&amp;qa_1=how-do-i-query-a-table-for-multiple-positions</guid>
<pubDate>Sun, 28 May 2017 12:36:57 +0000</pubDate>
</item>
<item>
<title>Can I retrieve an entire directory and its contents from my virtual storage?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=16&amp;qa_1=can-retrieve-entire-directory-contents-from-virtual-storage</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=16&amp;qa_1=can-retrieve-entire-directory-contents-from-virtual-storage</guid>
<pubDate>Sun, 28 May 2017 12:31:36 +0000</pubDate>
</item>
<item>
<title>Can I access external data archives using the Data Lab interfaces?  How?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=14&amp;qa_1=can-access-external-data-archives-using-the-data-interfaces</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=14&amp;qa_1=can-access-external-data-archives-using-the-data-interfaces</guid>
<pubDate>Sun, 28 May 2017 12:29:31 +0000</pubDate>
</item>
<item>
<title>How do I do a simple crossmatch of a MyDB table with something in Data Lab?</title>
<link>https://datalab.noirlab.edu/help/index.php?qa=10&amp;qa_1=how-do-simple-crossmatch-mydb-table-with-something-data-lab</link>
<description></description>
<guid isPermaLink="true">https://datalab.noirlab.edu/help/index.php?qa=10&amp;qa_1=how-do-simple-crossmatch-mydb-table-with-something-data-lab</guid>
<pubDate>Sun, 28 May 2017 12:26:43 +0000</pubDate>
</item>
</channel>
</rss>