! Started logfile: /scr/pima/rv118_uvs/J1553-2422_S_dfm.log on Sun Dec 10 00:10:32 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv118_uvs/J1553-2422_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1553-2422_S_uva.fits ! AN table 1: 51 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.604575 visibilities/baseline/integration-bin. ! Found source: J1553-2422 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 4440 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 J1553-2422_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 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 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015409Jy sigma=14.409426 ! Fit after self-cal, rms=0.885178Jy sigma=12.592495 ! 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.533 mas, bmaj=9.528 mas, bpa=9.339 degrees ! Estimated noise=1.37161 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.0902242 Jy ! Component: 100 - total flux cleaned = 0.109913 Jy ! Total flux subtracted in 100 components = 0.109913 Jy ! Clean residual min=-0.008416 max=0.009666 Jy/beam ! Clean residual mean=-0.000030 rms=0.002205 Jy/beam ! Combined flux in latest and established models = 0.109913 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.109913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111581Jy sigma=1.180500 ! Fit after self-cal, rms=0.111570Jy sigma=1.180414 ! 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.413 mas, bmaj=12.39 mas, bpa=12.64 degrees ! Estimated noise=0.818584 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.00865914 Jy ! Component: 100 - total flux cleaned = 0.0126587 Jy ! Component: 150 - total flux cleaned = 0.0137629 Jy ! Component: 200 - total flux cleaned = 0.0140399 Jy ! Total flux subtracted in 200 components = 0.0140399 Jy ! Clean residual min=-0.006280 max=0.007748 Jy/beam ! Clean residual mean=-0.000039 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.123953 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 26 components and 0.123953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110755Jy sigma=1.170444 ! Fit after self-cal, rms=0.110754Jy sigma=1.170294 ! 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.413 x 12.39 at 12.64 degrees (North through East) ! Clean map min=-0.0060735 max=0.11456 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.15 HN 1.18 KP 0.99 ! LA 1.07 NL 1.05 OV 1.02 PT 0.99 ! SC 1.17 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.11 HN 1.18 KP 1.06 ! LA 0.99 NL 1.10 OV 1.04 PT 0.94 ! SC 1.26 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.13 HN 1.28 KP 0.56 ! LA 1.03 NL 0.55 OV 1.01 PT 1.04 ! SC 0.57 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.12 KP 1.08 ! LA 1.01 NL 1.06 OV 0.90 PT 1.04 ! SC 1.23 ! ! ! Fit before self-cal, rms=0.110754Jy sigma=1.170294 ! Fit after self-cal, rms=0.081571Jy sigma=1.036482 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.336 mas, bmaj=12.59 mas, bpa=13.44 degrees ! Estimated noise=0.8262 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.000372072 Jy ! Component: 100 - total flux cleaned = -0.000409825 Jy ! Component: 150 - total flux cleaned = -0.000476597 Jy ! Component: 200 - total flux cleaned = -0.000504998 Jy ! Total flux subtracted in 200 components = -0.000504998 Jy ! Clean residual min=-0.003212 max=0.003372 Jy/beam ! Clean residual mean=-0.000009 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.123448 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.123448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081539Jy sigma=1.035819 ! Fit after self-cal, rms=0.081948Jy sigma=1.032095 ! 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.081948Jy sigma=1.032095 ! Fit after self-cal, rms=0.083004Jy sigma=1.023539 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.333 mas, bmaj=12.57 mas, bpa=13.18 degrees ! Estimated noise=0.827623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.3701e-05 Jy ! Component: 100 - total flux cleaned = 6.24015e-05 Jy ! Component: 150 - total flux cleaned = 9.38608e-05 Jy ! Component: 200 - total flux cleaned = 0.000107026 Jy ! Total flux subtracted in 200 components = 0.000107026 Jy ! Clean residual min=-0.003052 max=0.003185 Jy/beam ! Clean residual mean=0.000001 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.123555 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.123555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082998Jy sigma=1.023457 ! Fit after self-cal, rms=0.083067Jy sigma=1.023282 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.000118131 Jy ! Component: 100 - total flux cleaned = -0.000104173 Jy ! Component: 150 - total flux cleaned = -7.83064e-05 Jy ! Component: 200 - total flux cleaned = -6.65304e-05 Jy ! Total flux subtracted in 200 components = -6.65304e-05 Jy ! Clean residual min=-0.003031 max=0.003194 Jy/beam ! Clean residual mean=-0.000000 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.123488 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.123488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083061Jy sigma=1.023238 ! Fit after self-cal, rms=0.083059Jy sigma=1.023227 ! 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.083059Jy sigma=1.023227 ! Fit after self-cal, rms=0.083199Jy sigma=1.017085 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.332 mas, bmaj=12.54 mas, bpa=13.11 degrees ! Estimated noise=0.828131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404376 Jy ! Component: 100 - total flux cleaned = 0.000476 Jy ! Component: 150 - total flux cleaned = 0.000517712 Jy ! Component: 200 - total flux cleaned = 0.000529514 Jy ! Total flux subtracted in 200 components = 0.000529514 Jy ! Clean residual min=-0.003086 max=0.003185 Jy/beam ! Clean residual mean=0.000005 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.124018 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.124018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083187Jy sigma=1.017045 ! Fit after self-cal, rms=0.083254Jy sigma=1.016841 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 = -6.19854e-05 Jy ! Component: 100 - total flux cleaned = -2.61483e-05 Jy ! Component: 150 - total flux cleaned = -1.61016e-05 Jy ! Component: 200 - total flux cleaned = -6.38545e-06 Jy ! Total flux subtracted in 200 components = -6.38545e-06 Jy ! Clean residual min=-0.003091 max=0.003204 Jy/beam ! Clean residual mean=0.000005 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.124011 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.124011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083250Jy sigma=1.016817 ! Fit after self-cal, rms=0.083249Jy sigma=1.016809 ! 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.083249Jy sigma=1.016809 ! Fit after self-cal, rms=0.083189Jy sigma=1.016744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.983 mas, bmaj=19.77 mas, bpa=-0.1804 degrees ! Estimated noise=0.915593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539125 Jy ! Component: 100 - total flux cleaned = 0.000604692 Jy ! Component: 150 - total flux cleaned = 0.000657975 Jy ! Component: 200 - total flux cleaned = 0.000687995 Jy ! Total flux subtracted in 200 components = 0.000687995 Jy ! Clean residual min=-0.002485 max=0.003664 Jy/beam ! Clean residual mean=0.000009 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.124699 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.124699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083179Jy sigma=1.016757 ! Fit after self-cal, rms=0.083184Jy sigma=1.016735 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 (115.5, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025537 Jy ! Component: 100 - total flux cleaned = 0.00268932 Jy ! Component: 150 - total flux cleaned = 0.00275112 Jy ! Component: 200 - total flux cleaned = 0.00275158 Jy ! Total flux subtracted in 200 components = 0.00275158 Jy ! Clean residual min=-0.002107 max=0.002708 Jy/beam ! Clean residual mean=0.000014 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.127451 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.127451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083065Jy sigma=1.015309 ! Fit after self-cal, rms=0.083064Jy sigma=1.015069 ! 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.333 mas, bmaj=12.53 mas, bpa=13.06 degrees ! Estimated noise=0.828891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.333 x 12.53 at 13.06 degrees (North through East) ! Clean map min=-0.0027013 max=0.11583 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.502 mas, bmaj=9.666 mas, bpa=8.776 degrees ! Estimated noise=1.40409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0907436 Jy ! Component: 100 - total flux cleaned = 0.110564 Jy ! Component: 150 - total flux cleaned = 0.116502 Jy ! Component: 200 - total flux cleaned = 0.119922 Jy ! Total flux subtracted in 200 components = 0.119922 Jy ! Clean residual min=-0.005026 max=0.004800 Jy/beam ! Clean residual mean=-0.000001 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.119922 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.119922 Jy ! Inverting map and beam ! Estimated beam: bmin=4.333 mas, bmaj=12.53 mas, bpa=13.06 degrees ! Estimated noise=0.828891 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 (-3.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457968 Jy ! Component: 100 - total flux cleaned = 0.0065072 Jy ! Component: 150 - total flux cleaned = 0.00712428 Jy ! Component: 200 - total flux cleaned = 0.00742193 Jy ! Total flux subtracted in 200 components = 0.00742193 Jy ! Clean residual min=-0.002802 max=0.003101 Jy/beam ! Clean residual mean=0.000011 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.127344 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 55 components and 0.127344 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.983 mas, bmaj=19.77 mas, bpa=-0.1804 degrees ! Estimated noise=0.915593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000464358 Jy ! Component: 100 - total flux cleaned = 0.000577629 Jy ! Component: 150 - total flux cleaned = 0.000572416 Jy ! Component: 200 - total flux cleaned = 0.000614196 Jy ! Total flux subtracted in 200 components = 0.000614196 Jy ! Clean residual min=-0.002266 max=0.002920 Jy/beam ! Clean residual mean=0.000014 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.127958 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) ! Added new window around map position (-82, -68). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248487 Jy ! Component: 100 - total flux cleaned = 0.00340931 Jy ! Component: 150 - total flux cleaned = 0.00355147 Jy ! Component: 200 - total flux cleaned = 0.00355488 Jy ! Total flux subtracted in 200 components = 0.00355488 Jy ! Clean residual min=-0.001829 max=0.002229 Jy/beam ! Clean residual mean=0.000011 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.131513 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 113 components and 0.131513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.333 mas, bmaj=12.53 mas, bpa=13.06 degrees ! Estimated noise=0.828891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332396 Jy ! Component: 100 - total flux cleaned = 0.000333502 Jy ! Component: 150 - total flux cleaned = 0.000274944 Jy ! Component: 200 - total flux cleaned = 0.000329724 Jy ! Total flux subtracted in 200 components = 0.000329724 Jy ! Clean residual min=-0.002519 max=0.002654 Jy/beam ! Clean residual mean=0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.131842 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 140 components and 0.131842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082751Jy sigma=1.010876 ! Fit after self-cal, rms=0.082746Jy sigma=1.010468 wmodel J1553-2422_S_map.mod ! Writing 140 model components to file: J1553-2422_S_map.mod wobs J1553-2422_S_uvs.fits ! Writing UV FITS file: J1553-2422_S_uvs.fits wwins J1553-2422_S_map.win ! wwins: Wrote 4 windows to J1553-2422_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 = -0.000253833 Jy ! Component: 100 - total flux cleaned = -0.000299885 Jy ! Component: 150 - total flux cleaned = -0.000301038 Jy ! Component: 200 - total flux cleaned = -0.000384622 Jy ! Component: 250 - total flux cleaned = -0.000343943 Jy ! Component: 300 - total flux cleaned = -0.000303853 Jy ! Component: 350 - total flux cleaned = -0.000379489 Jy ! Component: 400 - total flux cleaned = -0.000601538 Jy ! Component: 450 - total flux cleaned = -0.000673545 Jy ! Component: 500 - total flux cleaned = -0.00081521 Jy ! Component: 550 - total flux cleaned = -0.000884667 Jy ! Component: 600 - total flux cleaned = -0.00102118 Jy ! Component: 650 - total flux cleaned = -0.00115486 Jy ! Component: 700 - total flux cleaned = -0.00125267 Jy ! Component: 750 - total flux cleaned = -0.00118872 Jy ! Component: 800 - total flux cleaned = -0.00128446 Jy ! Component: 850 - total flux cleaned = -0.00140927 Jy ! Component: 900 - total flux cleaned = -0.00156285 Jy ! Component: 950 - total flux cleaned = -0.00165346 Jy ! Component: 1000 - total flux cleaned = -0.00168326 Jy ! Component: 1050 - total flux cleaned = -0.00174222 Jy ! Component: 1100 - total flux cleaned = -0.00174214 Jy ! Component: 1150 - total flux cleaned = -0.00177182 Jy ! Component: 1200 - total flux cleaned = -0.00182943 Jy ! Component: 1250 - total flux cleaned = -0.00188698 Jy ! Component: 1300 - total flux cleaned = -0.00211142 Jy ! Component: 1350 - total flux cleaned = -0.00216694 Jy ! Component: 1400 - total flux cleaned = -0.00224931 Jy ! Component: 1450 - total flux cleaned = -0.00238559 Jy ! Component: 1500 - total flux cleaned = -0.00243927 Jy ! Component: 1550 - total flux cleaned = -0.00257318 Jy ! Component: 1600 - total flux cleaned = -0.00265293 Jy ! Component: 1650 - total flux cleaned = -0.00278401 Jy ! Component: 1700 - total flux cleaned = -0.00286212 Jy ! Component: 1750 - total flux cleaned = -0.00296566 Jy ! Component: 1800 - total flux cleaned = -0.00299142 Jy ! Component: 1850 - total flux cleaned = -0.00311866 Jy ! Component: 1900 - total flux cleaned = -0.00321932 Jy ! Component: 1950 - total flux cleaned = -0.00329425 Jy ! Component: 2000 - total flux cleaned = -0.00339318 Jy ! Component: 2050 - total flux cleaned = -0.00349122 Jy ! Component: 2100 - total flux cleaned = -0.00363722 Jy ! Component: 2150 - total flux cleaned = -0.00363759 Jy ! Component: 2200 - total flux cleaned = -0.00373368 Jy ! Component: 2250 - total flux cleaned = -0.00397154 Jy ! Component: 2300 - total flux cleaned = -0.00394801 Jy ! Component: 2350 - total flux cleaned = -0.00406525 Jy ! Component: 2400 - total flux cleaned = -0.00415807 Jy ! Component: 2450 - total flux cleaned = -0.00415786 Jy ! Component: 2500 - total flux cleaned = -0.00427245 Jy ! Component: 2550 - total flux cleaned = -0.00434077 Jy ! Component: 2600 - total flux cleaned = -0.0044086 Jy ! Component: 2650 - total flux cleaned = -0.00443089 Jy ! Component: 2700 - total flux cleaned = -0.00458688 Jy ! Component: 2750 - total flux cleaned = -0.00469719 Jy ! Component: 2800 - total flux cleaned = -0.00476304 Jy ! Component: 2850 - total flux cleaned = -0.00491581 Jy ! Component: 2900 - total flux cleaned = -0.00500258 Jy ! Component: 2950 - total flux cleaned = -0.00508851 Jy ! Component: 3000 - total flux cleaned = -0.00519574 Jy ! Component: 3050 - total flux cleaned = -0.00528082 Jy ! Component: 3100 - total flux cleaned = -0.00538656 Jy ! Component: 3150 - total flux cleaned = -0.00538659 Jy ! Component: 3200 - total flux cleaned = -0.00544922 Jy ! Component: 3250 - total flux cleaned = -0.00549084 Jy ! Component: 3300 - total flux cleaned = -0.00557347 Jy ! Component: 3350 - total flux cleaned = -0.00555286 Jy ! Component: 3400 - total flux cleaned = -0.0056345 Jy ! Component: 3450 - total flux cleaned = -0.00577674 Jy ! Component: 3500 - total flux cleaned = -0.00583718 Jy ! Component: 3550 - total flux cleaned = -0.00589737 Jy ! Component: 3600 - total flux cleaned = -0.00591736 Jy ! Component: 3650 - total flux cleaned = -0.00595721 Jy ! Component: 3700 - total flux cleaned = -0.00599686 Jy ! Component: 3750 - total flux cleaned = -0.00603615 Jy ! Component: 3800 - total flux cleaned = -0.00619267 Jy ! Component: 3850 - total flux cleaned = -0.00623156 Jy ! Component: 3900 - total flux cleaned = -0.00634762 Jy ! Component: 3950 - total flux cleaned = -0.00638623 Jy ! Component: 4000 - total flux cleaned = -0.00663522 Jy ! Component: 4050 - total flux cleaned = -0.0066543 Jy ! Total flux subtracted in 4096 components = -0.00665437 Jy ! Clean residual min=-0.001088 max=0.001110 Jy/beam ! Clean residual mean=-0.000006 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.125188 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 418 components and 0.125188 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1553-2422_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.333 x 12.53 at 13.06 degrees (North through East) ! Clean map min=-0.0021781 max=0.1147 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1553-2422_S_map.fits wmodel /scr/pima/rv118_uvs/J1553-2422_S_map.mod ! Writing 418 model components to file: /scr/pima/rv118_uvs/J1553-2422_S_map.mod wobs /scr/pima/rv118_uvs/J1553-2422_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1553-2422_S_uvs.fits wwins /scr/pima/rv118_uvs/J1553-2422_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv118_uvs/J1553-2422_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.114703 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000353903 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.925618 0.925618 1.85124 3.70247 7.40494 14.8099 29.6198 59.2395 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 324.107 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1553-2422_S_dfm.log closed on Sun Dec 10 00:10:36 2017