! Started logfile: /scr/pima/rv124_uvs/J2236-2309_X_dfm.log on Mon Dec 24 00:21:56 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv124_uvs/J2236-2309_X_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J2236-2309_X_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.975768 visibilities/baseline/integration-bin. ! Found source: J2236-2309 ! ! 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.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 6604 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 J2236-2309_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011854Jy sigma=16.320724 ! Fit after self-cal, rms=0.843952Jy sigma=13.457662 ! 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=0.6209 mas, bmaj=1.685 mas, bpa=-7.29 degrees ! Estimated noise=1.01304 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.116983 Jy ! Component: 100 - total flux cleaned = 0.146237 Jy ! Total flux subtracted in 100 components = 0.146237 Jy ! Clean residual min=-0.008230 max=0.018624 Jy/beam ! Clean residual mean=0.000013 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.146237 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.146237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078118Jy sigma=1.218861 ! Fit after self-cal, rms=0.078094Jy sigma=1.218566 ! Inverting map ! Added new window around map position (-0.8, 0.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187046 Jy ! Component: 100 - total flux cleaned = 0.0303814 Jy ! Total flux subtracted in 100 components = 0.0303814 Jy ! Clean residual min=-0.006903 max=0.009848 Jy/beam ! Clean residual mean=0.000007 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.176618 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.176618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071154Jy sigma=1.076138 ! Fit after self-cal, rms=0.070854Jy sigma=1.071404 ! 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=0.776 mas, bmaj=1.981 mas, bpa=-4.989 degrees ! Estimated noise=0.561326 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). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160058 Jy ! Component: 100 - total flux cleaned = 0.0257885 Jy ! Component: 150 - total flux cleaned = 0.0324181 Jy ! Component: 200 - total flux cleaned = 0.0370993 Jy ! Total flux subtracted in 200 components = 0.0370993 Jy ! Clean residual min=-0.005112 max=0.007539 Jy/beam ! Clean residual mean=0.000004 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.213717 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 51 components and 0.213717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067298Jy sigma=0.993207 ! Fit after self-cal, rms=0.067171Jy sigma=0.989689 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.776 x 1.981 at -4.989 degrees (North through East) ! Clean map min=-0.0049781 max=0.15786 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 1.16 KP 1.06 ! MK 1.00 NL 1.07 OV 0.96 PT 0.88 ! SC 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 HN 1.19 KP 1.06 ! MK 0.97 NL 1.04 OV 0.97 PT 0.87 ! SC 0.97 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.17 KP 1.03 ! MK 1.01 NL 1.04 OV 0.98 PT 0.94 ! SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.93 HN 1.15 KP 1.10 ! MK 1.01 NL 1.06 OV 0.99 PT 0.92 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.067171Jy sigma=0.989689 ! Fit after self-cal, rms=0.067219Jy sigma=0.949755 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7813 mas, bmaj=1.985 mas, bpa=-4.755 degrees ! Estimated noise=0.558052 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.000842848 Jy ! Component: 100 - total flux cleaned = -0.000654487 Jy ! Component: 150 - total flux cleaned = -0.000657331 Jy ! Component: 200 - total flux cleaned = -0.000699501 Jy ! Total flux subtracted in 200 components = -0.000699501 Jy ! Clean residual min=-0.002600 max=0.002655 Jy/beam ! Clean residual mean=-0.000004 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.213018 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.213018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067100Jy sigma=0.947901 ! Fit after self-cal, rms=0.067163Jy sigma=0.947485 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067163Jy sigma=0.947485 ! Fit after self-cal, rms=0.067422Jy sigma=0.943432 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7799 mas, bmaj=1.981 mas, bpa=-4.759 degrees ! Estimated noise=0.555976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000781938 Jy ! Component: 100 - total flux cleaned = -0.000702844 Jy ! Component: 150 - total flux cleaned = -0.000604021 Jy ! Component: 200 - total flux cleaned = -0.000633444 Jy ! Total flux subtracted in 200 components = -0.000633444 Jy ! Clean residual min=-0.002197 max=0.002475 Jy/beam ! Clean residual mean=-0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.212384 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.212384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067367Jy sigma=0.942655 ! Fit after self-cal, rms=0.067374Jy sigma=0.942570 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) ! Added new window around map position (-3, 2.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241395 Jy ! Component: 100 - total flux cleaned = 0.00364006 Jy ! Component: 150 - total flux cleaned = 0.00408897 Jy ! Component: 200 - total flux cleaned = 0.00430931 Jy ! Total flux subtracted in 200 components = 0.00430931 Jy ! Clean residual min=-0.002195 max=0.002094 Jy/beam ! Clean residual mean=-0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.216694 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.216694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067273Jy sigma=0.941027 ! Fit after self-cal, rms=0.067272Jy sigma=0.940961 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067272Jy sigma=0.940961 ! Fit after self-cal, rms=0.067557Jy sigma=0.940350 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7787 mas, bmaj=1.978 mas, bpa=-4.744 degrees ! Estimated noise=0.554773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000496129 Jy ! Component: 100 - total flux cleaned = -0.000351582 Jy ! Component: 150 - total flux cleaned = -0.000152407 Jy ! Component: 200 - total flux cleaned = -6.62965e-05 Jy ! Total flux subtracted in 200 components = -6.62965e-05 Jy ! Clean residual min=-0.002117 max=0.001973 Jy/beam ! Clean residual mean=-0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.216627 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.216627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067527Jy sigma=0.939945 ! Fit after self-cal, rms=0.067531Jy sigma=0.939921 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.00012627 Jy ! Component: 100 - total flux cleaned = -8.61278e-05 Jy ! Component: 150 - total flux cleaned = -4.89932e-05 Jy ! Component: 200 - total flux cleaned = 1.80254e-06 Jy ! Total flux subtracted in 200 components = 1.80254e-06 Jy ! Clean residual min=-0.002164 max=0.001939 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.216629 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.216629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067520Jy sigma=0.939764 ! Fit after self-cal, rms=0.067517Jy sigma=0.939760 ! Inverting map 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.067517Jy sigma=0.939760 ! Fit after self-cal, rms=0.067571Jy sigma=0.939603 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.075 mas, bmaj=4.496 mas, bpa=1.172 degrees ! Estimated noise=0.712445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.36375e-05 Jy ! Component: 100 - total flux cleaned = 5.70795e-05 Jy ! Component: 150 - total flux cleaned = 3.7343e-05 Jy ! Component: 200 - total flux cleaned = 3.70699e-05 Jy ! Total flux subtracted in 200 components = 3.70699e-05 Jy ! Clean residual min=-0.002139 max=0.001955 Jy/beam ! Clean residual mean=-0.000005 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.216666 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 117 components and 0.216666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067569Jy sigma=0.939527 ! Fit after self-cal, rms=0.067572Jy sigma=0.939515 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 = -3.37537e-05 Jy ! Component: 100 - total flux cleaned = -4.79303e-05 Jy ! Component: 150 - total flux cleaned = -3.44812e-05 Jy ! Component: 200 - total flux cleaned = -3.50579e-05 Jy ! Total flux subtracted in 200 components = -3.50579e-05 Jy ! Clean residual min=-0.002155 max=0.001999 Jy/beam ! Clean residual mean=-0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.216631 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 119 components and 0.216631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067573Jy sigma=0.939525 ! Fit after self-cal, rms=0.067572Jy sigma=0.939523 ! 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=0.7779 mas, bmaj=1.976 mas, bpa=-4.722 degrees ! Estimated noise=0.554015 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7779 x 1.976 at -4.722 degrees (North through East) ! Clean map min=-0.0019245 max=0.15689 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 ! Estimated beam: bmin=0.6218 mas, bmaj=1.666 mas, bpa=-6.81 degrees ! Estimated noise=1.00759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115976 Jy ! Component: 100 - total flux cleaned = 0.146943 Jy ! Component: 150 - total flux cleaned = 0.164295 Jy ! Component: 200 - total flux cleaned = 0.175911 Jy ! Total flux subtracted in 200 components = 0.175911 Jy ! Clean residual min=-0.004858 max=0.006404 Jy/beam ! Clean residual mean=0.000006 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.175911 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.175911 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7779 mas, bmaj=1.976 mas, bpa=-4.722 degrees ! Estimated noise=0.554015 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.0128538 Jy ! Component: 100 - total flux cleaned = 0.0201795 Jy ! Component: 150 - total flux cleaned = 0.0248427 Jy ! Component: 200 - total flux cleaned = 0.0281193 Jy ! Total flux subtracted in 200 components = 0.0281193 Jy ! Clean residual min=-0.002380 max=0.002396 Jy/beam ! Clean residual mean=-0.000001 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.204031 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 47 components and 0.204031 Jy ! Inverting map 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 ! Estimated beam: bmin=2.075 mas, bmaj=4.496 mas, bpa=1.172 degrees ! Estimated noise=0.712445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417147 Jy ! Component: 100 - total flux cleaned = 0.00647263 Jy ! Component: 150 - total flux cleaned = 0.00804021 Jy ! Component: 200 - total flux cleaned = 0.00920365 Jy ! Total flux subtracted in 200 components = 0.00920365 Jy ! Clean residual min=-0.002264 max=0.002110 Jy/beam ! Clean residual mean=-0.000005 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.213235 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.000871906 Jy ! Component: 100 - total flux cleaned = 0.00152773 Jy ! Component: 150 - total flux cleaned = 0.00202374 Jy ! Component: 200 - total flux cleaned = 0.00238953 Jy ! Total flux subtracted in 200 components = 0.00238953 Jy ! Clean residual min=-0.002198 max=0.001983 Jy/beam ! Clean residual mean=-0.000005 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.215624 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 98 components and 0.215624 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7779 mas, bmaj=1.976 mas, bpa=-4.722 degrees ! Estimated noise=0.554015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172431 Jy ! Component: 100 - total flux cleaned = 0.000274846 Jy ! Component: 150 - total flux cleaned = 0.000304875 Jy ! Component: 200 - total flux cleaned = 0.000305299 Jy ! Total flux subtracted in 200 components = 0.000305299 Jy ! Clean residual min=-0.002314 max=0.001890 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.215929 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.215929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067598Jy sigma=0.939699 ! Fit after self-cal, rms=0.067583Jy sigma=0.939615 wmodel J2236-2309_X_map.mod ! Writing 117 model components to file: J2236-2309_X_map.mod wobs J2236-2309_X_uvs.fits ! Writing UV FITS file: J2236-2309_X_uvs.fits wwins J2236-2309_X_map.win ! wwins: Wrote 4 windows to J2236-2309_X_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.000631844 Jy ! Component: 100 - total flux cleaned = -0.00107713 Jy ! Component: 150 - total flux cleaned = -0.00123986 Jy ! Component: 200 - total flux cleaned = -0.00146136 Jy ! Component: 250 - total flux cleaned = -0.00161549 Jy ! Component: 300 - total flux cleaned = -0.00176576 Jy ! Component: 350 - total flux cleaned = -0.00185447 Jy ! Component: 400 - total flux cleaned = -0.00191236 Jy ! Component: 450 - total flux cleaned = -0.00194111 Jy ! Component: 500 - total flux cleaned = -0.00202486 Jy ! Component: 550 - total flux cleaned = -0.00207971 Jy ! Component: 600 - total flux cleaned = -0.0021068 Jy ! Component: 650 - total flux cleaned = -0.00221222 Jy ! Component: 700 - total flux cleaned = -0.00223747 Jy ! Component: 750 - total flux cleaned = -0.00223731 Jy ! Component: 800 - total flux cleaned = -0.002263 Jy ! Component: 850 - total flux cleaned = -0.00218802 Jy ! Component: 900 - total flux cleaned = -0.00221319 Jy ! Component: 950 - total flux cleaned = -0.00221302 Jy ! Component: 1000 - total flux cleaned = -0.002309 Jy ! Component: 1050 - total flux cleaned = -0.00240407 Jy ! Component: 1100 - total flux cleaned = -0.00249757 Jy ! Component: 1150 - total flux cleaned = -0.00252057 Jy ! Component: 1200 - total flux cleaned = -0.00265852 Jy ! Component: 1250 - total flux cleaned = -0.00270452 Jy ! Component: 1300 - total flux cleaned = -0.00286278 Jy ! Component: 1350 - total flux cleaned = -0.002997 Jy ! Component: 1400 - total flux cleaned = -0.0030409 Jy ! Component: 1450 - total flux cleaned = -0.00315087 Jy ! Component: 1500 - total flux cleaned = -0.0031511 Jy ! Component: 1550 - total flux cleaned = -0.0033236 Jy ! Component: 1600 - total flux cleaned = -0.0033237 Jy ! Component: 1650 - total flux cleaned = -0.00357799 Jy ! Component: 1700 - total flux cleaned = -0.00366172 Jy ! Component: 1750 - total flux cleaned = -0.0037243 Jy ! Component: 1800 - total flux cleaned = -0.00386925 Jy ! Component: 1850 - total flux cleaned = -0.00405431 Jy ! Component: 1900 - total flux cleaned = -0.00419698 Jy ! Component: 1950 - total flux cleaned = -0.00435842 Jy ! Component: 2000 - total flux cleaned = -0.00443852 Jy ! Component: 2050 - total flux cleaned = -0.00467708 Jy ! Component: 2100 - total flux cleaned = -0.00469667 Jy ! Component: 2150 - total flux cleaned = -0.00489309 Jy ! Component: 2200 - total flux cleaned = -0.00500996 Jy ! Component: 2250 - total flux cleaned = -0.00518375 Jy ! Component: 2300 - total flux cleaned = -0.0052796 Jy ! Component: 2350 - total flux cleaned = -0.00545086 Jy ! Component: 2400 - total flux cleaned = -0.00550747 Jy ! Component: 2450 - total flux cleaned = -0.00558261 Jy ! Component: 2500 - total flux cleaned = -0.00576915 Jy ! Component: 2550 - total flux cleaned = -0.00589875 Jy ! Component: 2600 - total flux cleaned = -0.0060272 Jy ! Component: 2650 - total flux cleaned = -0.00617329 Jy ! Component: 2700 - total flux cleaned = -0.00628187 Jy ! Component: 2750 - total flux cleaned = -0.00639 Jy ! Component: 2800 - total flux cleaned = -0.00651535 Jy ! Component: 2850 - total flux cleaned = -0.00656862 Jy ! Component: 2900 - total flux cleaned = -0.00667444 Jy ! Component: 2950 - total flux cleaned = -0.00679712 Jy ! Component: 3000 - total flux cleaned = -0.00683179 Jy ! Component: 3050 - total flux cleaned = -0.00691848 Jy ! Component: 3100 - total flux cleaned = -0.00703908 Jy ! Component: 3150 - total flux cleaned = -0.00712468 Jy ! Component: 3200 - total flux cleaned = -0.00726097 Jy ! Component: 3250 - total flux cleaned = -0.00729474 Jy ! Component: 3300 - total flux cleaned = -0.00739576 Jy ! Component: 3350 - total flux cleaned = -0.00749605 Jy ! Component: 3400 - total flux cleaned = -0.00764581 Jy ! Component: 3450 - total flux cleaned = -0.00774508 Jy ! Component: 3500 - total flux cleaned = -0.00777798 Jy ! Component: 3550 - total flux cleaned = -0.00784361 Jy ! Component: 3600 - total flux cleaned = -0.00797384 Jy ! Component: 3650 - total flux cleaned = -0.00803854 Jy ! Component: 3700 - total flux cleaned = -0.00808669 Jy ! Component: 3750 - total flux cleaned = -0.00808675 Jy ! Component: 3800 - total flux cleaned = -0.00823051 Jy ! Component: 3850 - total flux cleaned = -0.00835731 Jy ! Component: 3900 - total flux cleaned = -0.00835727 Jy ! Component: 3950 - total flux cleaned = -0.00845145 Jy ! Component: 4000 - total flux cleaned = -0.00843581 Jy ! Component: 4050 - total flux cleaned = -0.00852904 Jy ! Total flux subtracted in 4096 components = -0.00859102 Jy ! Clean residual min=-0.000860 max=0.000997 Jy/beam ! Clean residual mean=0.000000 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.207338 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 413 components and 0.207338 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J2236-2309_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7779 x 1.976 at -4.722 degrees (North through East) ! Clean map min=-0.0016472 max=0.15794 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J2236-2309_X_map.fits wmodel /scr/pima/rv124_uvs/J2236-2309_X_map.mod ! Writing 413 model components to file: /scr/pima/rv124_uvs/J2236-2309_X_map.mod wobs /scr/pima/rv124_uvs/J2236-2309_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J2236-2309_X_uvs.fits wwins /scr/pima/rv124_uvs/J2236-2309_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv124_uvs/J2236-2309_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.157943 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259106 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.492151 0.492151 0.984303 1.96861 3.93721 7.87442 15.7488 31.4977 62.9954 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 609.568 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J2236-2309_X_dfm.log closed on Mon Dec 24 00:22:00 2018