# Hyperbolic Arcsine Curve

The hyperbolic arcsine adjustment (also known as ArcSinH) is a powerful tool for revealing faint details, especially in astronomical images. It is good at preserving the color of both faint and bright objects.

<div align="left"><figure><img src="/files/OkZX4rGWh6ftsrc0otwa" alt="The Hyperbolic Arcsine Curve tool."><figcaption><p>The Hyperbolic Arcsine Curve tool.</p></figcaption></figure></div>

**ArcSinH Strength**\
Sets the strength of the overall adjustment. Higher values will lead to brighter images.

**Background Level**\
As the level of the Strength setting is increased, the background level of the image will also increase. To correct for this, use this setting to subtract a background value from the image. Very small changes are sometimes required to achieve the best results.

**Black Level**\
Sets the black point. Used in tandem with the Background Level setting, this can assist in creating an image with a dark background.

**Weighted luminance calculation**\
When calculating the new pixel values, the luminance of each pixel is used. When this option is not checked, the mean of the red, green and blue channels is used for the luminance calculation. When checked, a more advanced method is used. Experimentation may be required to find out which method works best for your image.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://astra-image.gitbook.io/astra-image-6.0/processing-tools/hyperbolic-arcsine-curve.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
