! Started logfile: /scr/pima/rv126_uvs/J0049+0237_S_dfm.log on Sun Dec 23 07:35:13 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.24075 obs /scr/pima/rv126_uvs/J0049+0237_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J0049+0237_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! AN table 2: 112 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.484437 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0049+0237 ! ! 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 2.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 9836 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0049+0237_S] 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 2 telescope corrections were flagged in sub-array 1. ! A total of 456 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 456 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 261 telescope corrections were flagged in sub-array 1. ! A total of 1008 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 456 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.018963Jy sigma=15.759646 ! Fit after self-cal, rms=0.844641Jy sigma=13.044488 ! 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=3.285 mas, bmaj=11.01 mas, bpa=-23.64 degrees ! Estimated noise=0.887259 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.115032 Jy ! Component: 100 - total flux cleaned = 0.150513 Jy ! Total flux subtracted in 100 components = 0.150513 Jy ! Clean residual min=-0.008177 max=0.014830 Jy/beam ! Clean residual mean=-0.000026 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.150513 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.150513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080444Jy sigma=1.135363 ! Fit after self-cal, rms=0.080345Jy sigma=1.134473 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157017 Jy ! Component: 100 - total flux cleaned = 0.0244066 Jy ! Total flux subtracted in 100 components = 0.0244066 Jy ! Clean residual min=-0.007159 max=0.008400 Jy/beam ! Clean residual mean=-0.000016 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.17492 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.17492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075467Jy sigma=1.053147 ! Fit after self-cal, rms=0.075403Jy sigma=1.052486 ! 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=4 mas, bmaj=13.4 mas, bpa=-23.05 degrees ! Estimated noise=0.558919 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 (7, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120197 Jy ! Component: 100 - total flux cleaned = 0.0184303 Jy ! Component: 150 - total flux cleaned = 0.0205576 Jy ! Component: 200 - total flux cleaned = 0.0210012 Jy ! Total flux subtracted in 200 components = 0.0210012 Jy ! Clean residual min=-0.005759 max=0.006321 Jy/beam ! Clean residual mean=0.000009 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.195921 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 81 components and 0.195921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073213Jy sigma=1.020803 ! Fit after self-cal, rms=0.073128Jy sigma=1.019306 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4 x 13.4 at -23.05 degrees (North through East) ! Clean map min=-0.0059131 max=0.14953 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.11 KP 0.94 ! LA 0.91 NL 1.11 NY 1.27 OV 0.93 ! PT 1.11 ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.01 HN 0.88 KP 0.96 ! LA 0.93 MK 0.96 NL 1.11 OV 0.96 ! PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 1.12 KP 0.96 ! LA 0.95 NL 1.11 NY 1.11 OV 0.84 ! PT 1.08 ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.16 FD 1.03 HN 0.87 KP 0.91 ! LA 0.94 MK 1.04 NL 1.12 OV 0.87 ! PT 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* NL 0.00* NY 0.00* OV 0.00* ! PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.98 KP 0.93 ! LA 0.91 NL 1.17 NY 1.17 OV 0.93 ! PT 1.07 ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.04 HN 0.85 KP 0.92 ! LA 0.95 MK 0.97 NL 1.10 OV 0.90 ! PT 1.09 ! ! ! Fit before self-cal, rms=0.073128Jy sigma=1.019306 ! Fit after self-cal, rms=0.073151Jy sigma=0.984082 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.143 mas, bmaj=13.43 mas, bpa=-22.72 degrees ! Estimated noise=0.569611 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.000553392 Jy ! Component: 100 - total flux cleaned = 0.000704227 Jy ! Component: 150 - total flux cleaned = 0.000891515 Jy ! Component: 200 - total flux cleaned = 0.00105769 Jy ! Total flux subtracted in 200 components = 0.00105769 Jy ! Clean residual min=-0.002845 max=0.003054 Jy/beam ! Clean residual mean=-0.000012 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.196979 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 0.196979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072975Jy sigma=0.982183 ! Fit after self-cal, rms=0.073011Jy sigma=0.981532 ! 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.073011Jy sigma=0.981532 ! Fit after self-cal, rms=0.072201Jy sigma=0.963474 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=13.58 mas, bpa=-22.6 degrees ! Estimated noise=0.570086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115885 Jy ! Component: 100 - total flux cleaned = 0.00120949 Jy ! Component: 150 - total flux cleaned = 0.00125094 Jy ! Component: 200 - total flux cleaned = 0.00124992 Jy ! Total flux subtracted in 200 components = 0.00124992 Jy ! Clean residual min=-0.002219 max=0.002317 Jy/beam ! Clean residual mean=0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.198229 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 131 components and 0.198229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072124Jy sigma=0.962670 ! Fit after self-cal, rms=0.072147Jy sigma=0.962497 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.000346593 Jy ! Component: 100 - total flux cleaned = 0.00037985 Jy ! Component: 150 - total flux cleaned = 0.000378946 Jy ! Component: 200 - total flux cleaned = 0.00038001 Jy ! Total flux subtracted in 200 components = 0.00038001 Jy ! Clean residual min=-0.002215 max=0.002266 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.198609 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 142 components and 0.198609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072112Jy sigma=0.962130 ! Fit after self-cal, rms=0.072111Jy sigma=0.962105 ! 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.072111Jy sigma=0.962105 ! Fit after self-cal, rms=0.071353Jy sigma=0.946900 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.148 mas, bmaj=13.5 mas, bpa=-22.52 degrees ! Estimated noise=0.569188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583947 Jy ! Component: 100 - total flux cleaned = 0.000850245 Jy ! Component: 150 - total flux cleaned = 0.00105451 Jy ! Component: 200 - total flux cleaned = 0.00123773 Jy ! Total flux subtracted in 200 components = 0.00123773 Jy ! Clean residual min=-0.001964 max=0.001907 Jy/beam ! Clean residual mean=-0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.199846 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.199846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071323Jy sigma=0.946478 ! Fit after self-cal, rms=0.071337Jy sigma=0.946366 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.000248957 Jy ! Component: 100 - total flux cleaned = 0.000318134 Jy ! Component: 150 - total flux cleaned = 0.00038044 Jy ! Component: 200 - total flux cleaned = 0.000399699 Jy ! Total flux subtracted in 200 components = 0.000399699 Jy ! Clean residual min=-0.001938 max=0.001922 Jy/beam ! Clean residual mean=-0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.200246 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 168 components and 0.200246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071323Jy sigma=0.946168 ! Fit after self-cal, rms=0.071323Jy sigma=0.946159 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071323Jy sigma=0.946159 ! Fit after self-cal, rms=0.071561Jy sigma=0.946045 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.756 mas, bmaj=14.57 mas, bpa=-18.12 degrees ! Estimated noise=0.627296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000549441 Jy ! Component: 100 - total flux cleaned = 0.000796512 Jy ! Component: 150 - total flux cleaned = 0.000971805 Jy ! Component: 200 - total flux cleaned = 0.00104818 Jy ! Total flux subtracted in 200 components = 0.00104818 Jy ! Clean residual min=-0.002020 max=0.001729 Jy/beam ! Clean residual mean=-0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.201294 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 187 components and 0.201294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071556Jy sigma=0.945957 ! Fit after self-cal, rms=0.071557Jy sigma=0.945944 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.000184629 Jy ! Component: 100 - total flux cleaned = 0.000256899 Jy ! Component: 150 - total flux cleaned = 0.000301218 Jy ! Component: 200 - total flux cleaned = 0.000342475 Jy ! Total flux subtracted in 200 components = 0.000342475 Jy ! Clean residual min=-0.002012 max=0.001724 Jy/beam ! Clean residual mean=-0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.201637 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 201 components and 0.201637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071553Jy sigma=0.945910 ! Fit after self-cal, rms=0.071553Jy sigma=0.945904 ! 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=4.164 mas, bmaj=13.49 mas, bpa=-22.45 degrees ! Estimated noise=0.568895 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.164 x 13.49 at -22.45 degrees (North through East) ! Clean map min=-0.0018578 max=0.15013 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=3.332 mas, bmaj=11.12 mas, bpa=-22.76 degrees ! Estimated noise=0.919667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114264 Jy ! Component: 100 - total flux cleaned = 0.148624 Jy ! Component: 150 - total flux cleaned = 0.164123 Jy ! Component: 200 - total flux cleaned = 0.172545 Jy ! Total flux subtracted in 200 components = 0.172545 Jy ! Clean residual min=-0.003824 max=0.004312 Jy/beam ! Clean residual mean=-0.000012 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.172545 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.172545 Jy ! Inverting map and beam ! Estimated beam: bmin=4.164 mas, bmaj=13.49 mas, bpa=-22.45 degrees ! Estimated noise=0.568895 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.0100111 Jy ! Component: 100 - total flux cleaned = 0.015748 Jy ! Component: 150 - total flux cleaned = 0.0194884 Jy ! Component: 200 - total flux cleaned = 0.0220541 Jy ! Total flux subtracted in 200 components = 0.0220541 Jy ! Clean residual min=-0.002535 max=0.002150 Jy/beam ! Clean residual mean=-0.000003 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.1946 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 131 components and 0.1946 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=9.756 mas, bmaj=14.57 mas, bpa=-18.12 degrees ! Estimated noise=0.627296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230356 Jy ! Component: 100 - total flux cleaned = 0.00374466 Jy ! Component: 150 - total flux cleaned = 0.00474085 Jy ! Component: 200 - total flux cleaned = 0.00544469 Jy ! Total flux subtracted in 200 components = 0.00544469 Jy ! Clean residual min=-0.002128 max=0.001886 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.200044 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.000512436 Jy ! Component: 100 - total flux cleaned = 0.000725109 Jy ! Component: 150 - total flux cleaned = 0.00087886 Jy ! Component: 200 - total flux cleaned = 0.00100172 Jy ! Total flux subtracted in 200 components = 0.00100172 Jy ! Clean residual min=-0.002009 max=0.001828 Jy/beam ! Clean residual mean=-0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.201046 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 221 components and 0.201046 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.164 mas, bmaj=13.49 mas, bpa=-22.45 degrees ! Estimated noise=0.568895 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000180614 Jy ! Component: 100 - total flux cleaned = -0.000141032 Jy ! Component: 150 - total flux cleaned = -0.000104397 Jy ! Component: 200 - total flux cleaned = -6.95971e-05 Jy ! Total flux subtracted in 200 components = -6.95971e-05 Jy ! Clean residual min=-0.001980 max=0.001825 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.200976 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 237 components and 0.200976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071534Jy sigma=0.945494 ! Fit after self-cal, rms=0.071521Jy sigma=0.945399 wmodel J0049+0237_S_map.mod ! Writing 237 model components to file: J0049+0237_S_map.mod wobs J0049+0237_S_uvs.fits ! Writing UV FITS file: J0049+0237_S_uvs.fits wwins J0049+0237_S_map.win ! wwins: Wrote 2 windows to J0049+0237_S_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 = -1.13708e-05 Jy ! Component: 100 - total flux cleaned = 5.47955e-05 Jy ! Component: 150 - total flux cleaned = 0.000175969 Jy ! Component: 200 - total flux cleaned = 0.000291651 Jy ! Component: 250 - total flux cleaned = 0.000375462 Jy ! Component: 300 - total flux cleaned = 0.000591941 Jy ! Component: 350 - total flux cleaned = 0.000749024 Jy ! Component: 400 - total flux cleaned = 0.000952644 Jy ! Component: 450 - total flux cleaned = 0.00117612 Jy ! Component: 500 - total flux cleaned = 0.00127343 Jy ! Component: 550 - total flux cleaned = 0.00134535 Jy ! Component: 600 - total flux cleaned = 0.00141592 Jy ! Component: 650 - total flux cleaned = 0.00148449 Jy ! Component: 700 - total flux cleaned = 0.0015299 Jy ! Component: 750 - total flux cleaned = 0.0016193 Jy ! Component: 800 - total flux cleaned = 0.00166359 Jy ! Component: 850 - total flux cleaned = 0.00175022 Jy ! Component: 900 - total flux cleaned = 0.00181406 Jy ! Component: 950 - total flux cleaned = 0.00185638 Jy ! Component: 1000 - total flux cleaned = 0.00187694 Jy ! Component: 1050 - total flux cleaned = 0.00187704 Jy ! Component: 1100 - total flux cleaned = 0.00197818 Jy ! Component: 1150 - total flux cleaned = 0.00195819 Jy ! Component: 1200 - total flux cleaned = 0.00199798 Jy ! Component: 1250 - total flux cleaned = 0.0020372 Jy ! Component: 1300 - total flux cleaned = 0.00203714 Jy ! Component: 1350 - total flux cleaned = 0.00203719 Jy ! Component: 1400 - total flux cleaned = 0.00201843 Jy ! Component: 1450 - total flux cleaned = 0.00198088 Jy ! Component: 1500 - total flux cleaned = 0.00190673 Jy ! Component: 1550 - total flux cleaned = 0.00190684 Jy ! Component: 1600 - total flux cleaned = 0.00185209 Jy ! Component: 1650 - total flux cleaned = 0.00183398 Jy ! Component: 1700 - total flux cleaned = 0.00177975 Jy ! Component: 1750 - total flux cleaned = 0.00169048 Jy ! Component: 1800 - total flux cleaned = 0.00161994 Jy ! Component: 1850 - total flux cleaned = 0.00163766 Jy ! Component: 1900 - total flux cleaned = 0.00158516 Jy ! Component: 1950 - total flux cleaned = 0.00153307 Jy ! Component: 2000 - total flux cleaned = 0.00146428 Jy ! Component: 2050 - total flux cleaned = 0.00146426 Jy ! Component: 2100 - total flux cleaned = 0.00143006 Jy ! Component: 2150 - total flux cleaned = 0.00142992 Jy ! Component: 2200 - total flux cleaned = 0.00132978 Jy ! Component: 2250 - total flux cleaned = 0.00127999 Jy ! Component: 2300 - total flux cleaned = 0.00126344 Jy ! Component: 2350 - total flux cleaned = 0.00114899 Jy ! Component: 2400 - total flux cleaned = 0.00114912 Jy ! Component: 2450 - total flux cleaned = 0.00108458 Jy ! Component: 2500 - total flux cleaned = 0.00105239 Jy ! Component: 2550 - total flux cleaned = 0.00102063 Jy ! Component: 2600 - total flux cleaned = 0.000925733 Jy ! Component: 2650 - total flux cleaned = 0.000910004 Jy ! Component: 2700 - total flux cleaned = 0.000894329 Jy ! Component: 2750 - total flux cleaned = 0.000847744 Jy ! Component: 2800 - total flux cleaned = 0.000755149 Jy ! Component: 2850 - total flux cleaned = 0.000724526 Jy ! Component: 2900 - total flux cleaned = 0.000709308 Jy ! Component: 2950 - total flux cleaned = 0.000618364 Jy ! Component: 3000 - total flux cleaned = 0.000603105 Jy ! Component: 3050 - total flux cleaned = 0.000573113 Jy ! Component: 3100 - total flux cleaned = 0.000469126 Jy ! Component: 3150 - total flux cleaned = 0.000483958 Jy ! Component: 3200 - total flux cleaned = 0.000454707 Jy ! Component: 3250 - total flux cleaned = 0.000396263 Jy ! Component: 3300 - total flux cleaned = 0.000338223 Jy ! Component: 3350 - total flux cleaned = 0.00032375 Jy ! Component: 3400 - total flux cleaned = 0.000266383 Jy ! Component: 3450 - total flux cleaned = 0.000209284 Jy ! Component: 3500 - total flux cleaned = 0.000166756 Jy ! Component: 3550 - total flux cleaned = 0.000124244 Jy ! Component: 3600 - total flux cleaned = 0.000110157 Jy ! Component: 3650 - total flux cleaned = 4.0485e-05 Jy ! Component: 3700 - total flux cleaned = 1.27597e-05 Jy ! Component: 3750 - total flux cleaned = -4.25459e-05 Jy ! Component: 3800 - total flux cleaned = -8.37417e-05 Jy ! Component: 3850 - total flux cleaned = -0.000124722 Jy ! Component: 3900 - total flux cleaned = -0.000151867 Jy ! Component: 3950 - total flux cleaned = -0.000165507 Jy ! Component: 4000 - total flux cleaned = -0.000205819 Jy ! Component: 4050 - total flux cleaned = -0.000259318 Jy ! Total flux subtracted in 4096 components = -0.00027269 Jy ! Clean residual min=-0.000777 max=0.000914 Jy/beam ! Clean residual mean=-0.000000 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.200704 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 512 components and 0.200704 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J0049+0237_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.164 x 13.49 at -22.45 degrees (North through East) ! Clean map min=-0.0015553 max=0.14975 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J0049+0237_S_map.fits wmodel /scr/pima/rv126_uvs/J0049+0237_S_map.mod ! Writing 512 model components to file: /scr/pima/rv126_uvs/J0049+0237_S_map.mod wobs /scr/pima/rv126_uvs/J0049+0237_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J0049+0237_S_uvs.fits wwins /scr/pima/rv126_uvs/J0049+0237_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv126_uvs/J0049+0237_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.149751 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266545 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.533975 0.533975 1.06795 2.1359 4.2718 8.5436 17.0872 34.1744 68.3488 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 561.824 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J0049+0237_S_dfm.log closed on Sun Dec 23 07:35:18 2018