! Started logfile: /image_prod/ug002_uva//J0405-1308_S_b_dfm.log on Wed Mar 4 20:09:48 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0405-1308_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0405-1308_S_b_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.863426 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 1119 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0405-1308_S_b] 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.500x0.500 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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.156681Jy sigma=7.952763 ! Fit after self-cal, rms=0.509005Jy sigma=3.512074 ! 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 ! Estimated beam: bmin=2.93 mas, bmaj=15.05 mas, bpa=-14.46 degrees ! Estimated noise=4.01855 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.392781 Jy ! Component: 100 - total flux cleaned = 0.478999 Jy ! Total flux subtracted in 100 components = 0.478999 Jy ! Clean residual min=-0.020429 max=0.027858 Jy/beam ! Clean residual mean=0.000043 rms=0.006021 Jy/beam ! Combined flux in latest and established models = 0.478999 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.478999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148941Jy sigma=0.943939 ! Fit after self-cal, rms=0.148924Jy sigma=0.943886 ! Inverting map 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 ! Estimated beam: bmin=3.689 mas, bmaj=15.37 mas, bpa=-13.11 degrees ! Estimated noise=3.23652 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282611 Jy ! Component: 100 - total flux cleaned = 0.0318744 Jy ! Component: 150 - total flux cleaned = 0.0311466 Jy ! Component: 200 - total flux cleaned = 0.0305376 Jy ! Total flux subtracted in 200 components = 0.0305376 Jy ! Clean residual min=-0.025286 max=0.026708 Jy/beam ! Clean residual mean=0.000075 rms=0.007436 Jy/beam ! Combined flux in latest and established models = 0.509537 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.509537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141952Jy sigma=0.915210 ! Fit after self-cal, rms=0.141877Jy sigma=0.914526 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.689 x 15.37 at -13.11 degrees (North through East) ! Clean map min=-0.024806 max=0.50619 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.11 HN 0.98 KP 0.91 ! LA 0.96 MK 1.03 NL 1.05 OV 0.97 ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.98 KP 0.93 ! LA 1.04 MK 1.02 NL 1.00 OV 0.98 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.13 HN 1.01 KP 0.94 ! LA 1.02 MK 0.99 NL 0.98 OV 0.98 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.141877Jy sigma=0.914526 ! Fit after self-cal, rms=0.136690Jy sigma=0.872988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=15.09 mas, bpa=-13.01 degrees ! Estimated noise=3.22036 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00568375 Jy ! Component: 100 - total flux cleaned = 0.00571605 Jy ! Component: 150 - total flux cleaned = 0.00527724 Jy ! Component: 200 - total flux cleaned = 0.00527902 Jy ! Total flux subtracted in 200 components = 0.00527902 Jy ! Clean residual min=-0.021854 max=0.024137 Jy/beam ! Clean residual mean=0.000044 rms=0.006701 Jy/beam ! Combined flux in latest and established models = 0.514816 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.514816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136031Jy sigma=0.868674 ! Fit after self-cal, rms=0.135958Jy sigma=0.868004 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135958Jy sigma=0.868004 ! Fit after self-cal, rms=0.121245Jy sigma=0.787247 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=15.04 mas, bpa=-13.07 degrees ! Estimated noise=3.26214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.007503 Jy ! Component: 100 - total flux cleaned = 0.00967541 Jy ! Component: 150 - total flux cleaned = 0.00980519 Jy ! Component: 200 - total flux cleaned = 0.00970573 Jy ! Total flux subtracted in 200 components = 0.00970573 Jy ! Clean residual min=-0.021135 max=0.021134 Jy/beam ! Clean residual mean=0.000042 rms=0.006002 Jy/beam ! Combined flux in latest and established models = 0.524521 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.524521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120783Jy sigma=0.783747 ! Fit after self-cal, rms=0.120800Jy sigma=0.783515 flux_cutoff = imstat(rms) * dynam ! Inverting map 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.000309552 Jy ! Component: 100 - total flux cleaned = 0.000213833 Jy ! Component: 150 - total flux cleaned = 0.000209636 Jy ! Component: 200 - total flux cleaned = 0.000129062 Jy ! Total flux subtracted in 200 components = 0.000129062 Jy ! Clean residual min=-0.020846 max=0.021142 Jy/beam ! Clean residual mean=0.000043 rms=0.005993 Jy/beam ! Combined flux in latest and established models = 0.524651 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.524651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120675Jy sigma=0.782678 ! Fit after self-cal, rms=0.120677Jy sigma=0.782636 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120677Jy sigma=0.782636 ! Fit after self-cal, rms=0.117658Jy sigma=0.756044 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.704 mas, bmaj=15.03 mas, bpa=-13.12 degrees ! Estimated noise=3.26447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000920373 Jy ! Component: 100 - total flux cleaned = 0.000923139 Jy ! Component: 150 - total flux cleaned = 0.000848442 Jy ! Component: 200 - total flux cleaned = 0.000849825 Jy ! Total flux subtracted in 200 components = 0.000849825 Jy ! Clean residual min=-0.022152 max=0.022344 Jy/beam ! Clean residual mean=0.000037 rms=0.005924 Jy/beam ! Combined flux in latest and established models = 0.5255 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.5255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117544Jy sigma=0.755428 ! Fit after self-cal, rms=0.117578Jy sigma=0.755372 flux_cutoff = imstat(rms) * dynam ! Inverting map 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 = 8.63644e-05 Jy ! Component: 100 - total flux cleaned = 0.000156355 Jy ! Component: 150 - total flux cleaned = 0.000156859 Jy ! Component: 200 - total flux cleaned = 9.46478e-05 Jy ! Total flux subtracted in 200 components = 9.46478e-05 Jy ! Clean residual min=-0.022035 max=0.022312 Jy/beam ! Clean residual mean=0.000038 rms=0.005919 Jy/beam ! Combined flux in latest and established models = 0.525595 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.525595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117508Jy sigma=0.754949 ! Fit after self-cal, rms=0.117509Jy sigma=0.754935 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.117509Jy sigma=0.754935 ! Fit after self-cal, rms=0.117756Jy sigma=0.754835 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.085 mas, bmaj=18.51 mas, bpa=1.52 degrees ! Estimated noise=3.68899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208537 Jy ! Component: 100 - total flux cleaned = 0.00167779 Jy ! Component: 150 - total flux cleaned = 0.00133184 Jy ! Component: 200 - total flux cleaned = 0.00118044 Jy ! Total flux subtracted in 200 components = 0.00118044 Jy ! Clean residual min=-0.031717 max=0.033211 Jy/beam ! Clean residual mean=0.000066 rms=0.009251 Jy/beam ! Combined flux in latest and established models = 0.526775 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.526775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117813Jy sigma=0.754615 ! Fit after self-cal, rms=0.117812Jy sigma=0.754305 flux_cutoff = imstat(rms) * dynam ! Inverting map 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.000125395 Jy ! Component: 100 - total flux cleaned = -0.000125664 Jy ! Component: 150 - total flux cleaned = -0.000343148 Jy ! Component: 200 - total flux cleaned = -0.000611592 Jy ! Total flux subtracted in 200 components = -0.000611592 Jy ! Clean residual min=-0.031534 max=0.033206 Jy/beam ! Clean residual mean=0.000067 rms=0.009241 Jy/beam ! Combined flux in latest and established models = 0.526164 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 105 components and 0.526164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117888Jy sigma=0.754526 ! Fit after self-cal, rms=0.117893Jy sigma=0.754374 ! Inverting map 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 ! Estimated beam: bmin=3.699 mas, bmaj=15.02 mas, bpa=-13.15 degrees ! Estimated noise=3.26966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.699 x 15.02 at -13.15 degrees (North through East) ! Clean map min=-0.021486 max=0.51084 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117893Jy sigma=0.754374 ! Fit after self-cal, rms=0.115801Jy sigma=0.726776 ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=15 mas, bpa=-13.13 degrees ! Estimated noise=3.27983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000946268 Jy ! Component: 100 - total flux cleaned = 0.00103291 Jy ! Component: 150 - total flux cleaned = 0.00111268 Jy ! Component: 200 - total flux cleaned = 0.00118514 Jy ! Total flux subtracted in 200 components = 0.00118514 Jy ! Clean residual min=-0.021499 max=0.021569 Jy/beam ! Clean residual mean=0.000033 rms=0.005766 Jy/beam ! Combined flux in latest and established models = 0.527349 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 115 components and 0.527349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115628Jy sigma=0.726214 ! Fit after self-cal, rms=0.115594Jy sigma=0.726124 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157707 Jy ! Component: 100 - total flux cleaned = 0.000290424 Jy ! Component: 150 - total flux cleaned = 0.000351374 Jy ! Component: 200 - total flux cleaned = 0.000351657 Jy ! Total flux subtracted in 200 components = 0.000351657 Jy ! Clean residual min=-0.021532 max=0.021606 Jy/beam ! Clean residual mean=0.000033 rms=0.005759 Jy/beam ! Combined flux in latest and established models = 0.527701 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 118 components and 0.527701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115499Jy sigma=0.725815 ! Fit after self-cal, rms=0.115475Jy sigma=0.725764 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115475Jy sigma=0.725764 ! Fit after self-cal, rms=0.115791Jy sigma=0.725687 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 ! Estimated beam: bmin=2.956 mas, bmaj=14.74 mas, bpa=-14.6 degrees ! Estimated noise=4.0686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.397564 Jy ! Component: 100 - total flux cleaned = 0.484513 Jy ! Component: 150 - total flux cleaned = 0.51204 Jy ! Component: 200 - total flux cleaned = 0.527277 Jy ! Total flux subtracted in 200 components = 0.527277 Jy ! Clean residual min=-0.016086 max=0.017201 Jy/beam ! Clean residual mean=0.000010 rms=0.004329 Jy/beam ! Combined flux in latest and established models = 0.527277 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.527277 Jy ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=14.99 mas, bpa=-13.14 degrees ! Estimated noise=3.28657 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.00708949 Jy ! Component: 100 - total flux cleaned = 0.00677187 Jy ! Component: 150 - total flux cleaned = 0.00597814 Jy ! Component: 200 - total flux cleaned = 0.00531708 Jy ! Total flux subtracted in 200 components = 0.00531708 Jy ! Clean residual min=-0.022036 max=0.022021 Jy/beam ! Clean residual mean=0.000034 rms=0.005905 Jy/beam ! Combined flux in latest and established models = 0.532594 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.532594 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.093 mas, bmaj=18.48 mas, bpa=1.632 degrees ! Estimated noise=3.7044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021856 Jy ! Component: 100 - total flux cleaned = -0.00122845 Jy ! Component: 150 - total flux cleaned = -0.00190347 Jy ! Component: 200 - total flux cleaned = -0.00248453 Jy ! Total flux subtracted in 200 components = -0.00248453 Jy ! Clean residual min=-0.031711 max=0.032046 Jy/beam ! Clean residual mean=0.000058 rms=0.009062 Jy/beam ! Combined flux in latest and established models = 0.53011 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.000375336 Jy ! Component: 100 - total flux cleaned = -0.000599892 Jy ! Component: 150 - total flux cleaned = -0.00100259 Jy ! Component: 200 - total flux cleaned = -0.00118518 Jy ! Total flux subtracted in 200 components = -0.00118518 Jy ! Clean residual min=-0.031560 max=0.031906 Jy/beam ! Clean residual mean=0.000058 rms=0.009027 Jy/beam ! Combined flux in latest and established models = 0.528924 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.528924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.705 mas, bmaj=14.99 mas, bpa=-13.14 degrees ! Estimated noise=3.28657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0019341 Jy ! Component: 100 - total flux cleaned = -0.00143332 Jy ! Component: 150 - total flux cleaned = -0.00104068 Jy ! Component: 200 - total flux cleaned = -0.000703843 Jy ! Total flux subtracted in 200 components = -0.000703843 Jy ! Clean residual min=-0.021767 max=0.021431 Jy/beam ! Clean residual mean=0.000032 rms=0.005786 Jy/beam ! Combined flux in latest and established models = 0.52822 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.52822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116040Jy sigma=0.726636 ! Fit after self-cal, rms=0.116020Jy sigma=0.726547 wmodel J0405-1308_S_b_map.mod ! Writing 60 model components to file: J0405-1308_S_b_map.mod wobs J0405-1308_S_b_uvs.fits ! Writing UV FITS file: J0405-1308_S_b_uvs.fits wwins J0405-1308_S_b_map.win ! wwins: Wrote 1 windows to J0405-1308_S_b_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296133 Jy ! Component: 100 - total flux cleaned = -3.1253e-05 Jy ! Component: 150 - total flux cleaned = -0.000655663 Jy ! Component: 200 - total flux cleaned = -0.00181063 Jy ! Component: 250 - total flux cleaned = -0.00317272 Jy ! Component: 300 - total flux cleaned = -0.00473886 Jy ! Component: 350 - total flux cleaned = -0.00549682 Jy ! Component: 400 - total flux cleaned = -0.00622618 Jy ! Component: 450 - total flux cleaned = -0.00669038 Jy ! Component: 500 - total flux cleaned = -0.00646959 Jy ! Component: 550 - total flux cleaned = -0.00712187 Jy ! Component: 600 - total flux cleaned = -0.00775078 Jy ! Component: 650 - total flux cleaned = -0.00774742 Jy ! Component: 700 - total flux cleaned = -0.00755282 Jy ! Component: 750 - total flux cleaned = -0.00755528 Jy ! Component: 800 - total flux cleaned = -0.00698627 Jy ! Component: 850 - total flux cleaned = -0.0066147 Jy ! Component: 900 - total flux cleaned = -0.00625019 Jy ! Component: 950 - total flux cleaned = -0.00571398 Jy ! Component: 1000 - total flux cleaned = -0.00571431 Jy ! Component: 1050 - total flux cleaned = -0.00502514 Jy ! Component: 1100 - total flux cleaned = -0.00469151 Jy ! Component: 1150 - total flux cleaned = -0.00469519 Jy ! Component: 1200 - total flux cleaned = -0.00518601 Jy ! Component: 1250 - total flux cleaned = -0.00518448 Jy ! Component: 1300 - total flux cleaned = -0.00550421 Jy ! Component: 1350 - total flux cleaned = -0.00644144 Jy ! Component: 1400 - total flux cleaned = -0.00674904 Jy ! Component: 1450 - total flux cleaned = -0.00781607 Jy ! Component: 1500 - total flux cleaned = -0.00871931 Jy ! Component: 1550 - total flux cleaned = -0.00931353 Jy ! Component: 1600 - total flux cleaned = -0.0106355 Jy ! Component: 1650 - total flux cleaned = -0.0117947 Jy ! Component: 1700 - total flux cleaned = -0.0126562 Jy ! Component: 1750 - total flux cleaned = -0.0133662 Jy ! Component: 1800 - total flux cleaned = -0.0142115 Jy ! Component: 1850 - total flux cleaned = -0.0156026 Jy ! Component: 1900 - total flux cleaned = -0.0164283 Jy ! Component: 1950 - total flux cleaned = -0.0171089 Jy ! Component: 2000 - total flux cleaned = -0.0179179 Jy ! Component: 2050 - total flux cleaned = -0.0185853 Jy ! Component: 2100 - total flux cleaned = -0.0192469 Jy ! Component: 2150 - total flux cleaned = -0.0199016 Jy ! Component: 2200 - total flux cleaned = -0.0208105 Jy ! Component: 2250 - total flux cleaned = -0.0214538 Jy ! Component: 2300 - total flux cleaned = -0.0219643 Jy ! Component: 2350 - total flux cleaned = -0.0227235 Jy ! Component: 2400 - total flux cleaned = -0.0233494 Jy ! Component: 2450 - total flux cleaned = -0.0238474 Jy ! Component: 2500 - total flux cleaned = -0.0244638 Jy ! Component: 2550 - total flux cleaned = -0.0249525 Jy ! Component: 2600 - total flux cleaned = -0.0255586 Jy ! Component: 2650 - total flux cleaned = -0.0259214 Jy ! Component: 2700 - total flux cleaned = -0.0267595 Jy ! Component: 2750 - total flux cleaned = -0.0274714 Jy ! Component: 2800 - total flux cleaned = -0.0280605 Jy ! Component: 2850 - total flux cleaned = -0.0287636 Jy ! Component: 2900 - total flux cleaned = -0.0292289 Jy ! Component: 2950 - total flux cleaned = -0.0299239 Jy ! Component: 3000 - total flux cleaned = -0.0306146 Jy ! Component: 3050 - total flux cleaned = -0.0310727 Jy ! Component: 3100 - total flux cleaned = -0.0317562 Jy ! Component: 3150 - total flux cleaned = -0.0322101 Jy ! Component: 3200 - total flux cleaned = -0.0330004 Jy ! Component: 3250 - total flux cleaned = -0.033674 Jy ! Component: 3300 - total flux cleaned = -0.034568 Jy ! Component: 3350 - total flux cleaned = -0.0349019 Jy ! Component: 3400 - total flux cleaned = -0.035677 Jy ! Component: 3450 - total flux cleaned = -0.0363388 Jy ! Component: 3500 - total flux cleaned = -0.0371074 Jy ! Component: 3550 - total flux cleaned = -0.0377634 Jy ! Component: 3600 - total flux cleaned = -0.0380914 Jy ! Component: 3650 - total flux cleaned = -0.0388513 Jy ! Component: 3700 - total flux cleaned = -0.039716 Jy ! Component: 3750 - total flux cleaned = -0.040362 Jy ! Component: 3800 - total flux cleaned = -0.0410061 Jy ! Component: 3850 - total flux cleaned = -0.041648 Jy ! Component: 3900 - total flux cleaned = -0.0426066 Jy ! Component: 3950 - total flux cleaned = -0.0429247 Jy ! Component: 4000 - total flux cleaned = -0.0436653 Jy ! Component: 4050 - total flux cleaned = -0.0441926 Jy ! Total flux subtracted in 4096 components = -0.0448232 Jy ! Clean residual min=-0.005588 max=0.005827 Jy/beam ! Clean residual mean=0.000018 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.483397 Jy keep ! Adding 542 model components to the UV plane model. ! The established model now contains 602 components and 0.483398 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0405-1308_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.705 x 14.99 at -13.14 degrees (North through East) ! Clean map min=-0.017891 max=0.51259 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0405-1308_S_b_map.fits wmodel /image_prod/ug002_uva//J0405-1308_S_b_map.mod ! Writing 602 model components to file: /image_prod/ug002_uva//J0405-1308_S_b_map.mod wobs /image_prod/ug002_uva//J0405-1308_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0405-1308_S_b_uvs.fits wwins /image_prod/ug002_uva//J0405-1308_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0405-1308_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.512586 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00224187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3121 1.3121 2.62419 5.24838 10.4968 20.9935 41.9871 83.9741 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0067 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.512 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 228.641 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0405-1308_S_b_dfm.log closed on Wed Mar 4 20:09:51 2020