-
+ Main Page
+ Notice Detail Page
+ Content Page
+ More
ErSKS updated
7 years ago
-
To prevent any surprise and to simplify the tracking by OImaging, the software should update only the OUTPUT PARAM table. It can add new HDU image if needed but shouldn't change the HDUs presents in t…
-
Loaders for FITS files are saving the full information from the header cards in `Spectrum1D.meta['header']`. In https://github.com/astropy/specutils/pull/608#discussion_r395632586 I noted some ambigui…
-
[Don Elsborg](https://github.com/delsborg) (Migrated from [VIVO-1746](https://vivo-project.atlassian.net/browse/VIVO-1746)) said:
Currently SKOs broader/narrowers aren't inferenced. It would be benef…
-
Works on Mac without problem.
On Windows I get an error message:
An internal error has occurred: [string "JSON.lua"]:383: nil passed to JSON:decode()
-
JSON-LD is starting to turn into a widely accepted format for describing linking data. See for instance
https://developers.google.com/structured-data/events/venues
I think it would be nice that Orio…
-
**Describe the bug**
Imagine a grammar of the following shape:
```rascal
syntax FooBarWithCategory = @category="string" FooBar;
syntax FooBar = "foo" "bar";
```
The semantic to…
-
-
Verilator 5.020 2024-01-01
==========================
**Major:**
* Support compilation with precompiled headers with Make and GCC or CLang.
* Change include to systemc instead of systemc.h (ve…
-
As pointed out in issue #2160, the theme definition spec doesn't follow any rules besides “green is the main colour for some reason”. When scrolling through the theme gallery page, I thought the same …