! Started logfile: /scr/pima/rv102_uvs/J2130-0927_X_dfm.log on Sat Nov 9 10:22:07 2019 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rv102_uvs/J2130-0927_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2130-0927_X_uva.fits ! AN table 1: 119 integrations on 45 of 45 possible baselines. ! AN table 2: 36 integrations on 6 of 6 possible baselines. ! AN table 3: 13 integrations on 10 of 10 possible baselines. ! AN table 4: 35 integrations on 10 of 10 possible baselines. ! AN table 5: 23 integrations on 1 of 1 possible baselines. ! AN table 6: 10 integrations on 15 of 15 possible baselines. ! AN table 7: 9 integrations on 10 of 10 possible baselines. ! AN table 8: 10 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.668722 visibilities/baseline/integration-bin. ! Found source: J2130-0927 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 16916 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2130-0927_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 327 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! A total of 100 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 18 telescope corrections were flagged in sub-array 6. ! A total of 11 telescope corrections were flagged in sub-array 7. ! A total of 20 telescope corrections were flagged in sub-array 8. ! ! Correcting IF 2. ! A total of 327 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! A total of 100 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 18 telescope corrections were flagged in sub-array 6. ! A total of 11 telescope corrections were flagged in sub-array 7. ! A total of 20 telescope corrections were flagged in sub-array 8. ! ! Correcting IF 3. ! A total of 327 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! A total of 100 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 18 telescope corrections were flagged in sub-array 6. ! A total of 11 telescope corrections were flagged in sub-array 7. ! A total of 20 telescope corrections were flagged in sub-array 8. ! ! Correcting IF 4. ! A total of 327 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 30 telescope corrections were flagged in sub-array 3. ! A total of 100 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 18 telescope corrections were flagged in sub-array 6. ! A total of 11 telescope corrections were flagged in sub-array 7. ! A total of 20 telescope corrections were flagged in sub-array 8. ! ! Fit before self-cal, rms=1.130201Jy sigma=14.905169 ! Fit after self-cal, rms=0.602618Jy sigma=7.750762 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 5.45% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5226 mas, bmaj=2.79 mas, bpa=-10.62 degrees ! Estimated noise=0.903553 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.340099 Jy ! Component: 100 - total flux cleaned = 0.428362 Jy ! Total flux subtracted in 100 components = 0.428362 Jy ! Clean residual min=-0.016805 max=0.039653 Jy/beam ! Clean residual mean=0.000341 rms=0.004113 Jy/beam ! Combined flux in latest and established models = 0.428362 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.428362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202884Jy sigma=2.241835 ! Fit after self-cal, rms=0.202726Jy sigma=2.241141 ! Inverting map ! Your choice of large map pixels excluded 5.45% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441674 Jy ! Component: 100 - total flux cleaned = 0.067557 Jy ! Total flux subtracted in 100 components = 0.067557 Jy ! Clean residual min=-0.011330 max=0.016325 Jy/beam ! Clean residual mean=0.000220 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 0.495919 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.495919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191545Jy sigma=2.042203 ! Fit after self-cal, rms=0.191199Jy sigma=2.039724 ! Inverting map ! Your choice of large map pixels excluded 5.45% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 5.45% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5279 mas, bmaj=2.872 mas, bpa=-8.951 degrees ! Estimated noise=0.459537 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.2, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216331 Jy ! Component: 100 - total flux cleaned = 0.0325484 Jy ! Component: 150 - total flux cleaned = 0.0399365 Jy ! Component: 200 - total flux cleaned = 0.0428625 Jy ! Total flux subtracted in 200 components = 0.0428625 Jy ! Clean residual min=-0.006647 max=0.012010 Jy/beam ! Clean residual mean=0.000812 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.538782 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.538782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188512Jy sigma=2.001773 ! Fit after self-cal, rms=0.188406Jy sigma=1.999289 ! Inverting map ! Your choice of large map pixels excluded 5.45% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5279 x 2.872 at -8.951 degrees (North through East) ! Clean map min=-0.0051944 max=0.4369 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.02 KP 1.00 LA 1.00 ! MA 1.00 ON 1.05 PT 1.02 SC 0.98 ! WF 0.93 WZ 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! HN 1.02 NL 1.18 SC 1.03 WF 0.87 ! ! Telescope amplitude corrections in sub-array 3: ! HN 1.00 KP 0.98 LA 1.00 MK 1.01 ! PT 1.05 ! ! Telescope amplitude corrections in sub-array 4: ! KP 0.98 LA 0.95 MK 1.03 PT 1.00 ! WF 0.90 ! ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! FD 0.96 KP 1.00 LA 0.97 MK 1.02 ! NL 0.99 PT 0.99 ! ! Telescope amplitude corrections in sub-array 7: ! FD 0.93 KP 0.93 LA 0.99 MK 1.05 ! PT 1.09 ! ! Telescope amplitude corrections in sub-array 8: ! KP 0.00* MK 0.00* ! ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.05 KP 0.99 LA 1.01 ! MA 1.03 ON 1.09 PT 1.03 SC 0.98 ! WF 0.92 WZ 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! HN 1.03 NL 1.12 SC 0.99 WF 0.89 ! ! Telescope amplitude corrections in sub-array 3: ! HN 1.02 KP 1.01 LA 1.04 MK 0.97 ! PT 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! KP 0.98 LA 0.93 MK 1.02 PT 0.96 ! WF 0.89 ! ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! FD 0.92 KP 1.01 LA 0.99 MK 0.98 ! NL 1.03 PT 1.03 ! ! Telescope amplitude corrections in sub-array 7: ! FD 1.05 KP 0.97 LA 0.97 MK 1.05 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 8: ! KP 0.00* MK 0.00* ! ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.00 KP 1.00 LA 1.00 ! MA 1.10 ON 1.08 PT 1.02 SC 0.97 ! WF 0.93 WZ 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.97 NL 1.04 SC 1.01 WF 0.93 ! ! Telescope amplitude corrections in sub-array 3: ! HN 0.86 KP 0.97 LA 1.01 MK 1.02 ! PT 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! KP 1.00 LA 0.93 MK 0.97 PT 1.00 ! WF 0.85 ! ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! FD 0.97 KP 0.98 LA 1.01 MK 0.99 ! NL 0.98 PT 0.99 ! ! Telescope amplitude corrections in sub-array 7: ! FD 1.02 KP 0.94 LA 0.98 MK 0.99 ! PT 1.09 ! ! Telescope amplitude corrections in sub-array 8: ! KP 0.00* MK 0.00* ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.03 KP 0.99 LA 1.01 ! MA 1.19 ON 1.07 PT 1.01 SC 0.96 ! WF 0.92 WZ 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! HN 1.02 NL 1.09 SC 0.98 WF 0.84 ! ! Telescope amplitude corrections in sub-array 3: ! HN 1.02 KP 0.98 LA 1.05 MK 0.98 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 4: ! KP 1.00 LA 0.98 MK 0.95 PT 0.97 ! WF 0.91 ! ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! FD 0.91 KP 1.03 LA 0.99 MK 1.00 ! NL 1.00 PT 1.04 ! ! Telescope amplitude corrections in sub-array 7: ! FD 0.97 KP 0.97 LA 0.93 MK 1.05 ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 8: ! KP 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.188406Jy sigma=1.999289 ! Fit after self-cal, rms=0.187845Jy sigma=1.964129 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5279 mas, bmaj=2.871 mas, bpa=-8.967 degrees ! Estimated noise=0.458685 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.8, 1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00651037 Jy ! Component: 100 - total flux cleaned = 0.00763907 Jy ! Component: 150 - total flux cleaned = 0.00842237 Jy ! Component: 200 - total flux cleaned = 0.00864976 Jy ! Total flux subtracted in 200 components = 0.00864976 Jy ! Clean residual min=-0.003530 max=0.004383 Jy/beam ! Clean residual mean=0.000371 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.547431 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 53 components and 0.547431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187521Jy sigma=1.960032 ! Fit after self-cal, rms=0.187603Jy sigma=1.959298 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187603Jy sigma=1.959298 ! Fit after self-cal, rms=0.187578Jy sigma=1.952786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5276 mas, bmaj=2.868 mas, bpa=-8.956 degrees ! Estimated noise=0.459033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287429 Jy ! Component: 100 - total flux cleaned = 0.00337693 Jy ! Component: 150 - total flux cleaned = 0.00373457 Jy ! Component: 200 - total flux cleaned = 0.00411514 Jy ! Total flux subtracted in 200 components = 0.00411514 Jy ! Clean residual min=-0.002826 max=0.003759 Jy/beam ! Clean residual mean=0.000287 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.551546 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.551546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187487Jy sigma=1.951827 ! Fit after self-cal, rms=0.187523Jy sigma=1.951676 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-9, 30.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315364 Jy ! Component: 100 - total flux cleaned = 0.00423148 Jy ! Component: 150 - total flux cleaned = 0.00510041 Jy ! Component: 200 - total flux cleaned = 0.00588297 Jy ! Total flux subtracted in 200 components = 0.00588297 Jy ! Clean residual min=-0.002825 max=0.003498 Jy/beam ! Clean residual mean=0.000260 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.557429 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.557429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187439Jy sigma=1.950697 ! Fit after self-cal, rms=0.187446Jy sigma=1.950649 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Added new window around map position (19.8, 16.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297918 Jy ! Component: 100 - total flux cleaned = 0.00446042 Jy ! Component: 150 - total flux cleaned = 0.00547345 Jy ! Component: 200 - total flux cleaned = 0.00618483 Jy ! Total flux subtracted in 200 components = 0.00618483 Jy ! Clean residual min=-0.002889 max=0.003454 Jy/beam ! Clean residual mean=0.000206 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.563614 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.563614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187382Jy sigma=1.949832 ! Fit after self-cal, rms=0.187381Jy sigma=1.949778 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Added new window around map position (-44.8, -26.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348836 Jy ! Component: 100 - total flux cleaned = 0.00531082 Jy ! Component: 150 - total flux cleaned = 0.00578729 Jy ! Component: 200 - total flux cleaned = 0.00633304 Jy ! Total flux subtracted in 200 components = 0.00633304 Jy ! Clean residual min=-0.002823 max=0.003071 Jy/beam ! Clean residual mean=0.000158 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.569947 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 110 components and 0.569947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187303Jy sigma=1.948794 ! Fit after self-cal, rms=0.187300Jy sigma=1.948710 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Added new window around map position (-40, -50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267383 Jy ! Component: 100 - total flux cleaned = 0.00331567 Jy ! Component: 150 - total flux cleaned = 0.00403846 Jy ! Component: 200 - total flux cleaned = 0.00445254 Jy ! Total flux subtracted in 200 components = 0.00445254 Jy ! Clean residual min=-0.002680 max=0.002906 Jy/beam ! Clean residual mean=0.000123 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.5744 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 126 components and 0.5744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187252Jy sigma=1.947996 ! Fit after self-cal, rms=0.187247Jy sigma=1.947952 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Added new window around map position (36.6, -15.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154279 Jy ! Component: 100 - total flux cleaned = 0.00166227 Jy ! Component: 150 - total flux cleaned = 0.00204987 Jy ! Component: 200 - total flux cleaned = 0.002458 Jy ! Total flux subtracted in 200 components = 0.002458 Jy ! Clean residual min=-0.002724 max=0.002776 Jy/beam ! Clean residual mean=0.000107 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.576858 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.576858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187196Jy sigma=1.947256 ! Fit after self-cal, rms=0.187190Jy sigma=1.947221 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Added new window around map position (-29.6, -37.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185038 Jy ! Component: 100 - total flux cleaned = 0.00227123 Jy ! Component: 150 - total flux cleaned = 0.00250293 Jy ! Component: 200 - total flux cleaned = 0.00271757 Jy ! Total flux subtracted in 200 components = 0.00271757 Jy ! Clean residual min=-0.003008 max=0.002400 Jy/beam ! Clean residual mean=0.000084 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.579576 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 158 components and 0.579576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187138Jy sigma=1.946563 ! Fit after self-cal, rms=0.187141Jy sigma=1.946517 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187141Jy sigma=1.946517 ! Fit after self-cal, rms=0.187167Jy sigma=1.946130 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5275 mas, bmaj=2.868 mas, bpa=-8.957 degrees ! Estimated noise=0.458562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167838 Jy ! Component: 100 - total flux cleaned = 0.00278158 Jy ! Component: 150 - total flux cleaned = 0.0032133 Jy ! Component: 200 - total flux cleaned = 0.00367371 Jy ! Total flux subtracted in 200 components = 0.00367371 Jy ! Clean residual min=-0.002898 max=0.002445 Jy/beam ! Clean residual mean=0.000089 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.583249 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 165 components and 0.583249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187135Jy sigma=1.945750 ! Fit after self-cal, rms=0.187144Jy sigma=1.945739 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412628 Jy ! Component: 100 - total flux cleaned = 0.000851471 Jy ! Component: 150 - total flux cleaned = 0.00122472 Jy ! Component: 200 - total flux cleaned = 0.00153948 Jy ! Total flux subtracted in 200 components = 0.00153948 Jy ! Clean residual min=-0.002894 max=0.002393 Jy/beam ! Clean residual mean=0.000076 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.584789 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 169 components and 0.584789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187122Jy sigma=1.945461 ! Fit after self-cal, rms=0.187123Jy sigma=1.945451 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187123Jy sigma=1.945451 ! Fit after self-cal, rms=0.187077Jy sigma=1.945382 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=2.341 mas, bmaj=3.659 mas, bpa=-3.435 degrees ! Estimated noise=0.674968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176435 Jy ! Component: 100 - total flux cleaned = 0.0028091 Jy ! Component: 150 - total flux cleaned = 0.00356199 Jy ! Component: 200 - total flux cleaned = 0.00382524 Jy ! Total flux subtracted in 200 components = 0.00382524 Jy ! Clean residual min=-0.002782 max=0.002369 Jy/beam ! Clean residual mean=0.000130 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.588614 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 192 components and 0.588614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187062Jy sigma=1.945231 ! Fit after self-cal, rms=0.187065Jy sigma=1.945210 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518312 Jy ! Component: 100 - total flux cleaned = 0.000661427 Jy ! Component: 150 - total flux cleaned = 0.000759598 Jy ! Component: 200 - total flux cleaned = 0.000822092 Jy ! Total flux subtracted in 200 components = 0.000822092 Jy ! Clean residual min=-0.002796 max=0.002297 Jy/beam ! Clean residual mean=0.000109 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.589436 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 207 components and 0.589436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187061Jy sigma=1.945179 ! Fit after self-cal, rms=0.187062Jy sigma=1.945171 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5275 mas, bmaj=2.868 mas, bpa=-8.956 degrees ! Estimated noise=0.458541 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5275 x 2.868 at -8.956 degrees (North through East) ! Clean map min=-0.0023335 max=0.43416 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5237 mas, bmaj=2.805 mas, bpa=-10.66 degrees ! Estimated noise=0.896734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.336988 Jy ! Component: 100 - total flux cleaned = 0.426208 Jy ! Component: 150 - total flux cleaned = 0.471397 Jy ! Component: 200 - total flux cleaned = 0.495823 Jy ! Total flux subtracted in 200 components = 0.495823 Jy ! Clean residual min=-0.009475 max=0.011968 Jy/beam ! Clean residual mean=0.000154 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.495823 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.495823 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5275 mas, bmaj=2.868 mas, bpa=-8.956 degrees ! Estimated noise=0.458541 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186532 Jy ! Component: 100 - total flux cleaned = 0.029841 Jy ! Component: 150 - total flux cleaned = 0.0375048 Jy ! Component: 200 - total flux cleaned = 0.0432728 Jy ! Total flux subtracted in 200 components = 0.0432728 Jy ! Clean residual min=-0.003732 max=0.004832 Jy/beam ! Clean residual mean=0.000448 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.539096 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.539096 Jy ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Added new window around map position (-1.6, 1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00529552 Jy ! Component: 100 - total flux cleaned = 0.0097222 Jy ! Component: 150 - total flux cleaned = 0.0136977 Jy ! Component: 200 - total flux cleaned = 0.0173102 Jy ! Total flux subtracted in 200 components = 0.0173102 Jy ! Clean residual min=-0.003235 max=0.003478 Jy/beam ! Clean residual mean=0.000312 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.556406 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 59 components and 0.556406 Jy ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Added new window around map position (-17.2, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360119 Jy ! Component: 100 - total flux cleaned = 0.00643969 Jy ! Component: 150 - total flux cleaned = 0.00884497 Jy ! Component: 200 - total flux cleaned = 0.0111936 Jy ! Total flux subtracted in 200 components = 0.0111936 Jy ! Clean residual min=-0.002937 max=0.002996 Jy/beam ! Clean residual mean=0.000224 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.5676 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 81 components and 0.5676 Jy ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=2.341 mas, bmaj=3.659 mas, bpa=-3.435 degrees ! Estimated noise=0.674968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362802 Jy ! Component: 100 - total flux cleaned = 0.00624452 Jy ! Component: 150 - total flux cleaned = 0.0084784 Jy ! Component: 200 - total flux cleaned = 0.0104555 Jy ! Total flux subtracted in 200 components = 0.0104555 Jy ! Clean residual min=-0.002556 max=0.002617 Jy/beam ! Clean residual mean=0.000395 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.578055 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175943 Jy ! Component: 100 - total flux cleaned = 0.00308476 Jy ! Component: 150 - total flux cleaned = 0.00428852 Jy ! Component: 200 - total flux cleaned = 0.0052847 Jy ! Total flux subtracted in 200 components = 0.0052847 Jy ! Clean residual min=-0.002631 max=0.002394 Jy/beam ! Clean residual mean=0.000277 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.58334 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 131 components and 0.58334 Jy ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! Estimated beam: bmin=0.5275 mas, bmaj=2.868 mas, bpa=-8.956 degrees ! Estimated noise=0.458541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195301 Jy ! Component: 100 - total flux cleaned = 0.000136791 Jy ! Component: 150 - total flux cleaned = 0.000372147 Jy ! Component: 200 - total flux cleaned = 0.000741664 Jy ! Total flux subtracted in 200 components = 0.000741664 Jy ! Clean residual min=-0.002583 max=0.002504 Jy/beam ! Clean residual mean=0.000083 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.584082 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 157 components and 0.584082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187166Jy sigma=1.946494 ! Fit after self-cal, rms=0.187136Jy sigma=1.946264 wmodel J2130-0927_X_map.mod ! Writing 157 model components to file: J2130-0927_X_map.mod wobs J2130-0927_X_uvs.fits ! Writing UV FITS file: J2130-0927_X_uvs.fits wwins J2130-0927_X_map.win ! wwins: Wrote 11 windows to J2130-0927_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025363 Jy ! Component: 100 - total flux cleaned = -0.000120987 Jy ! Component: 150 - total flux cleaned = -0.00012151 Jy ! Component: 200 - total flux cleaned = -4.04136e-05 Jy ! Component: 250 - total flux cleaned = 0.000199108 Jy ! Component: 300 - total flux cleaned = 0.000356163 Jy ! Component: 350 - total flux cleaned = 0.000703042 Jy ! Component: 400 - total flux cleaned = 0.00093007 Jy ! Component: 450 - total flux cleaned = 0.00119171 Jy ! Component: 500 - total flux cleaned = 0.00152167 Jy ! Component: 550 - total flux cleaned = 0.00166589 Jy ! Component: 600 - total flux cleaned = 0.00184392 Jy ! Component: 650 - total flux cleaned = 0.00201909 Jy ! Component: 700 - total flux cleaned = 0.00229511 Jy ! Component: 750 - total flux cleaned = 0.00236224 Jy ! Component: 800 - total flux cleaned = 0.00249634 Jy ! Component: 850 - total flux cleaned = 0.00259562 Jy ! Component: 900 - total flux cleaned = 0.0027267 Jy ! Component: 950 - total flux cleaned = 0.00282336 Jy ! Component: 1000 - total flux cleaned = 0.00288731 Jy ! Component: 1050 - total flux cleaned = 0.00298199 Jy ! Component: 1100 - total flux cleaned = 0.00307566 Jy ! Component: 1150 - total flux cleaned = 0.00313767 Jy ! Component: 1200 - total flux cleaned = 0.00316832 Jy ! Component: 1250 - total flux cleaned = 0.00328915 Jy ! Component: 1300 - total flux cleaned = 0.00328923 Jy ! Component: 1350 - total flux cleaned = 0.0033783 Jy ! Component: 1400 - total flux cleaned = 0.00337836 Jy ! Component: 1450 - total flux cleaned = 0.00340729 Jy ! Component: 1500 - total flux cleaned = 0.00346471 Jy ! Component: 1550 - total flux cleaned = 0.00349264 Jy ! Component: 1600 - total flux cleaned = 0.00349246 Jy ! Component: 1650 - total flux cleaned = 0.00346474 Jy ! Component: 1700 - total flux cleaned = 0.00352014 Jy ! Component: 1750 - total flux cleaned = 0.00351989 Jy ! Component: 1800 - total flux cleaned = 0.00357392 Jy ! Component: 1850 - total flux cleaned = 0.00357372 Jy ! Component: 1900 - total flux cleaned = 0.00360019 Jy ! Component: 1950 - total flux cleaned = 0.00365319 Jy ! Component: 2000 - total flux cleaned = 0.00360116 Jy ! Component: 2050 - total flux cleaned = 0.00365305 Jy ! Component: 2100 - total flux cleaned = 0.00375559 Jy ! Component: 2150 - total flux cleaned = 0.00365334 Jy ! Component: 2200 - total flux cleaned = 0.00367855 Jy ! Component: 2250 - total flux cleaned = 0.00365356 Jy ! Component: 2300 - total flux cleaned = 0.00370335 Jy ! Component: 2350 - total flux cleaned = 0.00372769 Jy ! Component: 2400 - total flux cleaned = 0.00367871 Jy ! Component: 2450 - total flux cleaned = 0.00355701 Jy ! Component: 2500 - total flux cleaned = 0.00353309 Jy ! Component: 2550 - total flux cleaned = 0.00353321 Jy ! Component: 2600 - total flux cleaned = 0.00341407 Jy ! Component: 2650 - total flux cleaned = 0.00343795 Jy ! Component: 2700 - total flux cleaned = 0.00339104 Jy ! Component: 2750 - total flux cleaned = 0.00334439 Jy ! Component: 2800 - total flux cleaned = 0.00332106 Jy ! Component: 2850 - total flux cleaned = 0.00329789 Jy ! Component: 2900 - total flux cleaned = 0.00329793 Jy ! Component: 2950 - total flux cleaned = 0.00325242 Jy ! Component: 3000 - total flux cleaned = 0.00318432 Jy ! Component: 3050 - total flux cleaned = 0.00313921 Jy ! Component: 3100 - total flux cleaned = 0.00311689 Jy ! Component: 3150 - total flux cleaned = 0.0030723 Jy ! Component: 3200 - total flux cleaned = 0.00298363 Jy ! Component: 3250 - total flux cleaned = 0.00304955 Jy ! Component: 3300 - total flux cleaned = 0.00296185 Jy ! Component: 3350 - total flux cleaned = 0.00289658 Jy ! Component: 3400 - total flux cleaned = 0.00287512 Jy ! Component: 3450 - total flux cleaned = 0.00285361 Jy ! Component: 3500 - total flux cleaned = 0.00274629 Jy ! Component: 3550 - total flux cleaned = 0.00263937 Jy ! Component: 3600 - total flux cleaned = 0.00263953 Jy ! Component: 3650 - total flux cleaned = 0.00257592 Jy ! Component: 3700 - total flux cleaned = 0.00242845 Jy ! Component: 3750 - total flux cleaned = 0.00238648 Jy ! Component: 3800 - total flux cleaned = 0.00228185 Jy ! Component: 3850 - total flux cleaned = 0.00221946 Jy ! Component: 3900 - total flux cleaned = 0.00213658 Jy ! Component: 3950 - total flux cleaned = 0.00207471 Jy ! Component: 4000 - total flux cleaned = 0.00199234 Jy ! Component: 4050 - total flux cleaned = 0.00195132 Jy ! Total flux subtracted in 4096 components = 0.00186941 Jy ! Clean residual min=-0.001313 max=0.001276 Jy/beam ! Clean residual mean=0.000005 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.585951 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 450 components and 0.585951 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J2130-0927_X_map.fits ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5275 x 2.868 at -8.956 degrees (North through East) ! Clean map min=-0.00229 max=0.43515 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2130-0927_X_map.fits wmodel /scr/pima/rv102_uvs/J2130-0927_X_map.mod ! Writing 450 model components to file: /scr/pima/rv102_uvs/J2130-0927_X_map.mod wobs /scr/pima/rv102_uvs/J2130-0927_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2130-0927_X_uvs.fits wwins /scr/pima/rv102_uvs/J2130-0927_X_map.win ! wwins: Wrote 12 windows to /scr/pima/rv102_uvs/J2130-0927_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.435149 invert ! Inverting map ! Your choice of large map pixels excluded 5.53% of the data. ! The x-axis pixel size should ideally be below 0.1867 milli-arcsec float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000353058 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.243405 0.243405 0.48681 0.973619 1.94724 3.89448 7.78895 15.5779 31.1558 62.3116 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.435 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1232.51 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2130-0927_X_dfm.log closed on Sat Nov 9 10:22:12 2019