! Started logfile: /scr/pima/rv102_uvs/J1534-2243_X_dfm.log on Sat Nov 9 10:20:08 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/J1534-2243_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1534-2243_X_uva.fits ! AN table 1: 87 integrations on 28 of 28 possible baselines. ! AN table 2: 87 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.987169 visibilities/baseline/integration-bin. ! Found source: J1534-2243 ! ! 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 14772 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 J1534-2243_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 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.013586Jy sigma=17.436316 ! Fit after self-cal, rms=0.919282Jy sigma=15.840772 ! 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.5416 mas, bmaj=1.692 mas, bpa=-3.978 degrees ! Estimated noise=0.714651 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.0658046 Jy ! Component: 100 - total flux cleaned = 0.0824416 Jy ! Total flux subtracted in 100 components = 0.0824416 Jy ! Clean residual min=-0.006647 max=0.009507 Jy/beam ! Clean residual mean=-0.000004 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.0824416 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0824416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130276Jy sigma=1.904413 ! Fit after self-cal, rms=0.129341Jy sigma=1.887616 ! 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.6972 mas, bmaj=1.989 mas, bpa=-3.67 degrees ! Estimated noise=0.347309 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.012286 Jy ! Component: 100 - total flux cleaned = 0.0177363 Jy ! Component: 150 - total flux cleaned = 0.0204867 Jy ! Component: 200 - total flux cleaned = 0.0219291 Jy ! Total flux subtracted in 200 components = 0.0219291 Jy ! Clean residual min=-0.003744 max=0.004085 Jy/beam ! Clean residual mean=0.000000 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.104371 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.104371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128283Jy sigma=1.866765 ! Fit after self-cal, rms=0.128217Jy sigma=1.864704 ! 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.6972 x 1.989 at -3.67 degrees (North through East) ! Clean map min=-0.0033847 max=0.087946 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.08 KP 1.02 LA 0.99 ! MK 1.16 NL 1.08 PT 1.00 SC 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 HN 1.02 LA 1.01 MK 1.13 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.05 KP 1.07 LA 1.00 ! MK 1.16 NL 1.01 PT 1.02 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 HN 0.95 LA 0.99 MK 1.10 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 HN 0.82 KP 1.08 LA 0.96 ! MK 1.15 NL 1.03 PT 1.05 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.88 HN 0.76 LA 0.98 MK 1.00 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.74 KP 1.07 LA 0.96 ! MK 0.93 NL 1.08 PT 1.03 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 HN 0.80 LA 0.96 MK 0.91 ! PT 1.06 SC 0.99 ! ! ! Fit before self-cal, rms=0.128217Jy sigma=1.864704 ! Fit after self-cal, rms=0.121851Jy sigma=1.856786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7072 mas, bmaj=1.997 mas, bpa=-3.669 degrees ! Estimated noise=0.347281 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.000387841 Jy ! Component: 100 - total flux cleaned = -0.000350545 Jy ! Component: 150 - total flux cleaned = -0.000284959 Jy ! Component: 200 - total flux cleaned = -0.000285058 Jy ! Total flux subtracted in 200 components = -0.000285058 Jy ! Clean residual min=-0.002980 max=0.003068 Jy/beam ! Clean residual mean=-0.000002 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.104086 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.104086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121826Jy sigma=1.856510 ! Fit after self-cal, rms=0.121808Jy sigma=1.854976 ! 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.121808Jy sigma=1.854976 ! Fit after self-cal, rms=0.121608Jy sigma=1.854646 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7099 mas, bmaj=2.006 mas, bpa=-3.682 degrees ! Estimated noise=0.347675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022594 Jy ! Component: 100 - total flux cleaned = -0.000190626 Jy ! Component: 150 - total flux cleaned = -0.000125481 Jy ! Component: 200 - total flux cleaned = -9.49392e-05 Jy ! Total flux subtracted in 200 components = -9.49392e-05 Jy ! Clean residual min=-0.002974 max=0.003035 Jy/beam ! Clean residual mean=-0.000002 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.103991 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.103991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121585Jy sigma=1.854364 ! Fit after self-cal, rms=0.121592Jy sigma=1.854110 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 (7.8, 5.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193014 Jy ! Component: 100 - total flux cleaned = 0.00204626 Jy ! Component: 150 - total flux cleaned = 0.00209437 Jy ! Component: 200 - total flux cleaned = 0.00200965 Jy ! Total flux subtracted in 200 components = 0.00200965 Jy ! Clean residual min=-0.002533 max=0.002672 Jy/beam ! Clean residual mean=-0.000002 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.106 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121520Jy sigma=1.853006 ! Fit after self-cal, rms=0.121476Jy sigma=1.852739 ! 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.121476Jy sigma=1.852739 ! Fit after self-cal, rms=0.121325Jy sigma=1.852637 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7099 mas, bmaj=2.011 mas, bpa=-3.713 degrees ! Estimated noise=0.347203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104145 Jy ! Component: 100 - total flux cleaned = 0.000994091 Jy ! Component: 150 - total flux cleaned = 0.000951097 Jy ! Component: 200 - total flux cleaned = 0.000913308 Jy ! Total flux subtracted in 200 components = 0.000913308 Jy ! Clean residual min=-0.002512 max=0.002635 Jy/beam ! Clean residual mean=-0.000003 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.106914 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.106914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121284Jy sigma=1.852050 ! Fit after self-cal, rms=0.121266Jy sigma=1.851881 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 (1.8, -4.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189465 Jy ! Component: 100 - total flux cleaned = 0.00230069 Jy ! Component: 150 - total flux cleaned = 0.00250314 Jy ! Component: 200 - total flux cleaned = 0.00254866 Jy ! Total flux subtracted in 200 components = 0.00254866 Jy ! Clean residual min=-0.002459 max=0.002353 Jy/beam ! Clean residual mean=-0.000002 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.109462 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.109462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121200Jy sigma=1.850945 ! Fit after self-cal, rms=0.121175Jy sigma=1.850728 ! 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.121175Jy sigma=1.850728 ! Fit after self-cal, rms=0.120065Jy sigma=1.850600 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.193 mas, bmaj=5.103 mas, bpa=3.146 degrees ! Estimated noise=0.471824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001513 Jy ! Component: 100 - total flux cleaned = 0.00227873 Jy ! Component: 150 - total flux cleaned = 0.00251262 Jy ! Component: 200 - total flux cleaned = 0.00258856 Jy ! Total flux subtracted in 200 components = 0.00258856 Jy ! Clean residual min=-0.002538 max=0.002390 Jy/beam ! Clean residual mean=-0.000004 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.112051 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.112051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120046Jy sigma=1.850372 ! Fit after self-cal, rms=0.120010Jy sigma=1.850294 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.000697911 Jy ! Component: 100 - total flux cleaned = 0.000804077 Jy ! Component: 150 - total flux cleaned = 0.000851626 Jy ! Component: 200 - total flux cleaned = 0.000917841 Jy ! Total flux subtracted in 200 components = 0.000917841 Jy ! Clean residual min=-0.002476 max=0.002472 Jy/beam ! Clean residual mean=-0.000004 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.112969 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.112969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120002Jy sigma=1.850229 ! Fit after self-cal, rms=0.119990Jy sigma=1.850200 ! 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.7074 mas, bmaj=2.008 mas, bpa=-3.786 degrees ! Estimated noise=0.345865 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7074 x 2.008 at -3.786 degrees (North through East) ! Clean map min=-0.0021186 max=0.086919 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.5491 mas, bmaj=1.699 mas, bpa=-4.285 degrees ! Estimated noise=0.714006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0645691 Jy ! Component: 100 - total flux cleaned = 0.0828458 Jy ! Component: 150 - total flux cleaned = 0.0913352 Jy ! Component: 200 - total flux cleaned = 0.0947097 Jy ! Total flux subtracted in 200 components = 0.0947097 Jy ! Clean residual min=-0.006294 max=0.005852 Jy/beam ! Clean residual mean=-0.000003 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.0947096 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0947096 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7074 mas, bmaj=2.008 mas, bpa=-3.786 degrees ! Estimated noise=0.345865 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) ! Added new window around map position (0.6, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00715747 Jy ! Component: 100 - total flux cleaned = 0.0113291 Jy ! Component: 150 - total flux cleaned = 0.0133602 Jy ! Component: 200 - total flux cleaned = 0.0144796 Jy ! Total flux subtracted in 200 components = 0.0144796 Jy ! Clean residual min=-0.002916 max=0.002819 Jy/beam ! Clean residual mean=-0.000002 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.109189 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.109189 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.193 mas, bmaj=5.103 mas, bpa=3.146 degrees ! Estimated noise=0.471824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244528 Jy ! Component: 100 - total flux cleaned = 0.00316104 Jy ! Component: 150 - total flux cleaned = 0.00365971 Jy ! Component: 200 - total flux cleaned = 0.0039534 Jy ! Total flux subtracted in 200 components = 0.0039534 Jy ! Clean residual min=-0.002598 max=0.002557 Jy/beam ! Clean residual mean=-0.000004 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.113143 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.000158559 Jy ! Component: 100 - total flux cleaned = 0.000300954 Jy ! Component: 150 - total flux cleaned = 0.000405071 Jy ! Component: 200 - total flux cleaned = 0.000502293 Jy ! Total flux subtracted in 200 components = 0.000502293 Jy ! Clean residual min=-0.002515 max=0.002551 Jy/beam ! Clean residual mean=-0.000004 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.113645 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 59 components and 0.113645 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7074 mas, bmaj=2.008 mas, bpa=-3.786 degrees ! Estimated noise=0.345865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000566874 Jy ! Component: 100 - total flux cleaned = -0.00063972 Jy ! Component: 150 - total flux cleaned = -0.000579149 Jy ! Component: 200 - total flux cleaned = -0.000472505 Jy ! Total flux subtracted in 200 components = -0.000472505 Jy ! Clean residual min=-0.002361 max=0.002471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.113172 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.113172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119995Jy sigma=1.850400 ! Fit after self-cal, rms=0.119963Jy sigma=1.850019 wmodel J1534-2243_X_map.mod ! Writing 72 model components to file: J1534-2243_X_map.mod wobs J1534-2243_X_uvs.fits ! Writing UV FITS file: J1534-2243_X_uvs.fits wwins J1534-2243_X_map.win ! wwins: Wrote 4 windows to J1534-2243_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.000145516 Jy ! Component: 100 - total flux cleaned = -1.55369e-05 Jy ! Component: 150 - total flux cleaned = -0.000281615 Jy ! Component: 200 - total flux cleaned = -0.000246281 Jy ! Component: 250 - total flux cleaned = -0.000143083 Jy ! Component: 300 - total flux cleaned = 5.79918e-05 Jy ! Component: 350 - total flux cleaned = 0.000155049 Jy ! Component: 400 - total flux cleaned = 0.000250034 Jy ! Component: 450 - total flux cleaned = 0.000373227 Jy ! Component: 500 - total flux cleaned = 0.000462983 Jy ! Component: 550 - total flux cleaned = 0.000491592 Jy ! Component: 600 - total flux cleaned = 0.000491297 Jy ! Component: 650 - total flux cleaned = 0.000548131 Jy ! Component: 700 - total flux cleaned = 0.000603751 Jy ! Component: 750 - total flux cleaned = 0.000658474 Jy ! Component: 800 - total flux cleaned = 0.000712589 Jy ! Component: 850 - total flux cleaned = 0.000712865 Jy ! Component: 900 - total flux cleaned = 0.000661227 Jy ! Component: 950 - total flux cleaned = 0.000686958 Jy ! Component: 1000 - total flux cleaned = 0.000787326 Jy ! Component: 1050 - total flux cleaned = 0.000787127 Jy ! Component: 1100 - total flux cleaned = 0.00081174 Jy ! Component: 1150 - total flux cleaned = 0.000811453 Jy ! Component: 1200 - total flux cleaned = 0.000835566 Jy ! Component: 1250 - total flux cleaned = 0.000859091 Jy ! Component: 1300 - total flux cleaned = 0.000882455 Jy ! Component: 1350 - total flux cleaned = 0.000858921 Jy ! Component: 1400 - total flux cleaned = 0.000859137 Jy ! Component: 1450 - total flux cleaned = 0.000859756 Jy ! Component: 1500 - total flux cleaned = 0.000882189 Jy ! Component: 1550 - total flux cleaned = 0.000859963 Jy ! Component: 1600 - total flux cleaned = 0.000838141 Jy ! Component: 1650 - total flux cleaned = 0.000860032 Jy ! Component: 1700 - total flux cleaned = 0.000860041 Jy ! Component: 1750 - total flux cleaned = 0.000902813 Jy ! Component: 1800 - total flux cleaned = 0.00090256 Jy ! Component: 1850 - total flux cleaned = 0.000881688 Jy ! Component: 1900 - total flux cleaned = 0.000881833 Jy ! Component: 1950 - total flux cleaned = 0.000943928 Jy ! Component: 2000 - total flux cleaned = 0.000984707 Jy ! Component: 2050 - total flux cleaned = 0.00104561 Jy ! Component: 2100 - total flux cleaned = 0.00114634 Jy ! Component: 2150 - total flux cleaned = 0.00120625 Jy ! Component: 2200 - total flux cleaned = 0.00128571 Jy ! Component: 2250 - total flux cleaned = 0.00134493 Jy ! Component: 2300 - total flux cleaned = 0.00136438 Jy ! Component: 2350 - total flux cleaned = 0.00136436 Jy ! Component: 2400 - total flux cleaned = 0.0014804 Jy ! Component: 2450 - total flux cleaned = 0.00149966 Jy ! Component: 2500 - total flux cleaned = 0.00157588 Jy ! Component: 2550 - total flux cleaned = 0.00167038 Jy ! Component: 2600 - total flux cleaned = 0.00159501 Jy ! Component: 2650 - total flux cleaned = 0.00176339 Jy ! Component: 2700 - total flux cleaned = 0.00180057 Jy ! Component: 2750 - total flux cleaned = 0.0019114 Jy ! Component: 2800 - total flux cleaned = 0.00198491 Jy ! Component: 2850 - total flux cleaned = 0.00207617 Jy ! Component: 2900 - total flux cleaned = 0.00213059 Jy ! Component: 2950 - total flux cleaned = 0.00220295 Jy ! Component: 3000 - total flux cleaned = 0.00225681 Jy ! Component: 3050 - total flux cleaned = 0.0023103 Jy ! Component: 3100 - total flux cleaned = 0.00239904 Jy ! Component: 3150 - total flux cleaned = 0.00255797 Jy ! Component: 3200 - total flux cleaned = 0.00266346 Jy ! Component: 3250 - total flux cleaned = 0.0027856 Jy ! Component: 3300 - total flux cleaned = 0.00290719 Jy ! Component: 3350 - total flux cleaned = 0.00302789 Jy ! Component: 3400 - total flux cleaned = 0.00313107 Jy ! Component: 3450 - total flux cleaned = 0.00328493 Jy ! Component: 3500 - total flux cleaned = 0.00345501 Jy ! Component: 3550 - total flux cleaned = 0.00359036 Jy ! Component: 3600 - total flux cleaned = 0.00374203 Jy ! Component: 3650 - total flux cleaned = 0.00389293 Jy ! Component: 3700 - total flux cleaned = 0.00397636 Jy ! Component: 3750 - total flux cleaned = 0.00412577 Jy ! Component: 3800 - total flux cleaned = 0.00424146 Jy ! Component: 3850 - total flux cleaned = 0.00430739 Jy ! Component: 3900 - total flux cleaned = 0.00445474 Jy ! Component: 3950 - total flux cleaned = 0.00465015 Jy ! Component: 4000 - total flux cleaned = 0.00473105 Jy ! Component: 4050 - total flux cleaned = 0.00477943 Jy ! Total flux subtracted in 4096 components = 0.00494012 Jy ! Clean residual min=-0.000807 max=0.000901 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.118113 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 315 components and 0.118113 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J1534-2243_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7074 x 2.008 at -3.786 degrees (North through East) ! Clean map min=-0.002387 max=0.085719 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1534-2243_X_map.fits wmodel /scr/pima/rv102_uvs/J1534-2243_X_map.mod ! Writing 315 model components to file: /scr/pima/rv102_uvs/J1534-2243_X_map.mod wobs /scr/pima/rv102_uvs/J1534-2243_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1534-2243_X_uvs.fits wwins /scr/pima/rv102_uvs/J1534-2243_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv102_uvs/J1534-2243_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0857186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025863 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.90516 0.90516 1.81032 3.62064 7.24128 14.4826 28.9651 57.9302 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.085 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 331.433 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1534-2243_X_dfm.log closed on Sat Nov 9 10:20:12 2019