I created an output catalog a while ago, and when I go to the
Output tab it is no longer there. What happened to it?
There is a lifetime for output of 1 week.
When I tried to plot my table, I got an error message saying that
the input string was not in a correct format. What is wrong?
If there are any entries that have non-numeric values (such as
NaN indicating no data), the plotting tool cannot handle them. The
solution is to restrict your queries to only real numbers by
adding a condition such as:
A_F606W > 0
which will only repot real A_F606W magnitudes.
What does 'Query results exceed memory limitations' mean?
This means the result of the query which you've submitted
is greater than the memory buffer will allow. This message only
applies to 'quick' queries; queries using 'submit' do not have
any memory restrictions. The easiest thing to do is just use
submit instead of quick.
How do I see all the searches I have done?
The History page will show all the queries you have
done, as well as summary information (submit date, returned
rows, status). If you click on Info, you can see the exact
query that executed.
How do I see all the results I have generated?
The MyDB page shows you all the catalogs you have
generated. Clicking on the catalog name will show you the
details of the catalog.
How do I see all the available HSC databases?
On the MyDB page, set the context to HSC. Clicking on
the catalog name will show you the details of the database.