diff --git a/docs/general/model_cookbook.md b/docs/general/model_cookbook.md index 610a17a49..8453c274c 100644 --- a/docs/general/model_cookbook.md +++ b/docs/general/model_cookbook.md @@ -436,7 +436,7 @@ but certain parameters are free to vary across the datasets. The following example notebooks show how to compose and fit these models: - + ## Relations (Advanced) @@ -445,7 +445,7 @@ We can compose models where the free parameter(s) vary according to a user-speci The following example notebooks show how to compose and fit these models: - + ## PyAutoFit API diff --git a/docs/overview/overview_3_features.md b/docs/overview/overview_3_features.md index 46922f862..37009aaad 100644 --- a/docs/overview/overview_3_features.md +++ b/docs/overview/overview_3_features.md @@ -166,7 +166,7 @@ The appearance of the strong changes as a function of wavelength, therefore mult more about the different components in a galaxy (e.g a redder bulge and bluer disk) or when imaging and interferometer data are combined, we can compare the emission from stars and dust. -Checkout the `autolens_workspace/*/multi` package to get started, however combining datasets is a more advanced +Checkout the `autolens_workspace/*/multi_dataset` package to get started, however combining datasets is a more advanced feature and it is recommended you first get to grips with the core API. ### Ellipse Fitting