! Started logfile: /scr/pima/rv120_uvs/J0024+2439_S_dfm.log on Fri Dec 22 22:28:53 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/rv120_uvs/J0024+2439_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0024+2439_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881226 visibilities/baseline/integration-bin. ! Found source: J0024+2439 ! ! 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 9200 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 J0024+2439_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006561Jy sigma=26.155969 ! Fit after self-cal, rms=0.921499Jy sigma=23.805926 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.615 mas, bmaj=6.612 mas, bpa=5.151 degrees ! Estimated noise=0.616584 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.0576031 Jy ! Component: 100 - total flux cleaned = 0.0761154 Jy ! Total flux subtracted in 100 components = 0.0761154 Jy ! Clean residual min=-0.004214 max=0.008387 Jy/beam ! Clean residual mean=0.000004 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.0761154 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0761154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050663Jy sigma=1.164109 ! Fit after self-cal, rms=0.050352Jy sigma=1.157144 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00958635 Jy ! Component: 100 - total flux cleaned = 0.0144944 Jy ! Total flux subtracted in 100 components = 0.0144944 Jy ! Clean residual min=-0.003719 max=0.003669 Jy/beam ! Clean residual mean=0.000002 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0906098 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.0906098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048192Jy sigma=1.079041 ! Fit after self-cal, rms=0.048179Jy sigma=1.078393 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=7.538 mas, bpa=5.326 degrees ! Estimated noise=0.312923 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 (5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00512361 Jy ! Component: 100 - total flux cleaned = 0.00815404 Jy ! Component: 150 - total flux cleaned = 0.0102621 Jy ! Component: 200 - total flux cleaned = 0.0117817 Jy ! Total flux subtracted in 200 components = 0.0117817 Jy ! Clean residual min=-0.002000 max=0.002725 Jy/beam ! Clean residual mean=0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.102392 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.102392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047633Jy sigma=1.058840 ! Fit after self-cal, rms=0.047578Jy sigma=1.057364 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.273 x 7.538 at 5.326 degrees (North through East) ! Clean map min=-0.0021362 max=0.078479 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.02 KP 0.98 ! LA 0.97 MK 1.00 NL 1.06 OV 0.98 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.03 KP 0.98 ! LA 0.97 MK 1.03 NL 1.07 OV 0.97 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.11 KP 1.00* ! LA 1.08 MK 0.70 NL 1.00* OV 1.01 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.03 KP 0.99 ! LA 1.01 MK 0.98 NL 1.02 OV 0.96 ! PT 1.01 SC 1.08 ! ! ! Fit before self-cal, rms=0.047578Jy sigma=1.057364 ! Fit after self-cal, rms=0.046074Jy sigma=1.047642 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=7.562 mas, bpa=4.979 degrees ! Estimated noise=0.309865 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.0010079 Jy ! Component: 100 - total flux cleaned = 0.00103651 Jy ! Component: 150 - total flux cleaned = 0.00106126 Jy ! Component: 200 - total flux cleaned = 0.00120802 Jy ! Total flux subtracted in 200 components = 0.00120802 Jy ! Clean residual min=-0.001446 max=0.001564 Jy/beam ! Clean residual mean=-0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.1036 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.1036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046041Jy sigma=1.046483 ! Fit after self-cal, rms=0.046149Jy sigma=1.045637 ! 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.046149Jy sigma=1.045637 ! Fit after self-cal, rms=0.045807Jy sigma=1.043003 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.553 mas, bpa=4.982 degrees ! Estimated noise=0.309995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593504 Jy ! Component: 100 - total flux cleaned = 0.000713349 Jy ! Component: 150 - total flux cleaned = 0.000779474 Jy ! Component: 200 - total flux cleaned = 0.000823592 Jy ! Total flux subtracted in 200 components = 0.000823592 Jy ! Clean residual min=-0.001344 max=0.001480 Jy/beam ! Clean residual mean=-0.000000 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.104423 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.104423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045794Jy sigma=1.042457 ! Fit after self-cal, rms=0.045841Jy sigma=1.042311 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.000218267 Jy ! Component: 100 - total flux cleaned = 0.000203033 Jy ! Component: 150 - total flux cleaned = 0.000217528 Jy ! Component: 200 - total flux cleaned = 0.000217725 Jy ! Total flux subtracted in 200 components = 0.000217725 Jy ! Clean residual min=-0.001373 max=0.001469 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.104641 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.104641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045833Jy sigma=1.042029 ! Fit after self-cal, rms=0.045842Jy sigma=1.042008 ! 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.045842Jy sigma=1.042008 ! Fit after self-cal, rms=0.045568Jy sigma=1.040933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.544 mas, bpa=5.133 degrees ! Estimated noise=0.309799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033898 Jy ! Component: 100 - total flux cleaned = 0.000439782 Jy ! Component: 150 - total flux cleaned = 0.000491727 Jy ! Component: 200 - total flux cleaned = 0.000515883 Jy ! Total flux subtracted in 200 components = 0.000515883 Jy ! Clean residual min=-0.001216 max=0.001411 Jy/beam ! Clean residual mean=0.000000 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.105157 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.105157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045561Jy sigma=1.040678 ! Fit after self-cal, rms=0.045586Jy sigma=1.040631 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 = 9.60094e-05 Jy ! Component: 100 - total flux cleaned = 9.61892e-05 Jy ! Component: 150 - total flux cleaned = 0.000107634 Jy ! Component: 200 - total flux cleaned = 0.000118755 Jy ! Total flux subtracted in 200 components = 0.000118755 Jy ! Clean residual min=-0.001228 max=0.001405 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.105276 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.105276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045581Jy sigma=1.040459 ! Fit after self-cal, rms=0.045588Jy sigma=1.040448 ! 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.045588Jy sigma=1.040448 ! Fit after self-cal, rms=0.045435Jy sigma=1.040289 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.755 mas, bmaj=10.19 mas, bpa=8.724 degrees ! Estimated noise=0.384115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.00503e-05 Jy ! Component: 100 - total flux cleaned = 0.000157007 Jy ! Component: 150 - total flux cleaned = 0.000201027 Jy ! Component: 200 - total flux cleaned = 0.000230743 Jy ! Total flux subtracted in 200 components = 0.000230743 Jy ! Clean residual min=-0.001036 max=0.001145 Jy/beam ! Clean residual mean=-0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.105506 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 131 components and 0.105506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045437Jy sigma=1.040278 ! Fit after self-cal, rms=0.045449Jy sigma=1.040242 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 = 2.13236e-05 Jy ! Component: 100 - total flux cleaned = 6.22775e-05 Jy ! Component: 150 - total flux cleaned = 7.26463e-05 Jy ! Component: 200 - total flux cleaned = 7.7571e-05 Jy ! Total flux subtracted in 200 components = 7.7571e-05 Jy ! Clean residual min=-0.001043 max=0.001161 Jy/beam ! Clean residual mean=-0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.105584 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 136 components and 0.105584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045449Jy sigma=1.040234 ! Fit after self-cal, rms=0.045454Jy sigma=1.040219 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.538 mas, bpa=5.164 degrees ! Estimated noise=0.309651 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 7.538 at 5.164 degrees (North through East) ! Clean map min=-0.0011292 max=0.077409 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=2.584 mas, bmaj=6.621 mas, bpa=4.991 degrees ! Estimated noise=0.611183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0572085 Jy ! Component: 100 - total flux cleaned = 0.0765669 Jy ! Component: 150 - total flux cleaned = 0.0860171 Jy ! Component: 200 - total flux cleaned = 0.0909831 Jy ! Total flux subtracted in 200 components = 0.0909831 Jy ! Clean residual min=-0.003252 max=0.003226 Jy/beam ! Clean residual mean=0.000002 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.0909831 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.0909831 Jy ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.538 mas, bpa=5.164 degrees ! Estimated noise=0.309651 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.00476942 Jy ! Component: 100 - total flux cleaned = 0.00772857 Jy ! Component: 150 - total flux cleaned = 0.00979854 Jy ! Component: 200 - total flux cleaned = 0.0113117 Jy ! Total flux subtracted in 200 components = 0.0113117 Jy ! Clean residual min=-0.001437 max=0.001521 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.102295 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 66 components and 0.102295 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=7.755 mas, bmaj=10.19 mas, bpa=8.724 degrees ! Estimated noise=0.384115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016966 Jy ! Component: 100 - total flux cleaned = 0.00243426 Jy ! Component: 150 - total flux cleaned = 0.00270331 Jy ! Component: 200 - total flux cleaned = 0.00290905 Jy ! Total flux subtracted in 200 components = 0.00290905 Jy ! Clean residual min=-0.001122 max=0.001155 Jy/beam ! Clean residual mean=0.000000 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.105204 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 = 6.62756e-05 Jy ! Component: 100 - total flux cleaned = 0.000122723 Jy ! Component: 150 - total flux cleaned = 0.000159701 Jy ! Component: 200 - total flux cleaned = 0.000180945 Jy ! Total flux subtracted in 200 components = 0.000180945 Jy ! Clean residual min=-0.001049 max=0.001152 Jy/beam ! Clean residual mean=0.000000 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.105385 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 114 components and 0.105385 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.538 mas, bpa=5.164 degrees ! Estimated noise=0.309651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022944 Jy ! Component: 100 - total flux cleaned = 0.00020989 Jy ! Component: 150 - total flux cleaned = 0.000243594 Jy ! Component: 200 - total flux cleaned = 0.00025856 Jy ! Total flux subtracted in 200 components = 0.00025856 Jy ! Clean residual min=-0.001246 max=0.001415 Jy/beam ! Clean residual mean=0.000000 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.105643 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 129 components and 0.105643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045456Jy sigma=1.040294 ! Fit after self-cal, rms=0.045488Jy sigma=1.040146 wmodel J0024+2439_S_map.mod ! Writing 129 model components to file: J0024+2439_S_map.mod wobs J0024+2439_S_uvs.fits ! Writing UV FITS file: J0024+2439_S_uvs.fits wwins J0024+2439_S_map.win ! wwins: Wrote 2 windows to J0024+2439_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.000619978 Jy ! Component: 100 - total flux cleaned = 0.000971654 Jy ! Component: 150 - total flux cleaned = 0.00108417 Jy ! Component: 200 - total flux cleaned = 0.00117073 Jy ! Component: 250 - total flux cleaned = 0.00123334 Jy ! Component: 300 - total flux cleaned = 0.00131551 Jy ! Component: 350 - total flux cleaned = 0.00143597 Jy ! Component: 400 - total flux cleaned = 0.00143591 Jy ! Component: 450 - total flux cleaned = 0.00145544 Jy ! Component: 500 - total flux cleaned = 0.00145518 Jy ! Component: 550 - total flux cleaned = 0.00143625 Jy ! Component: 600 - total flux cleaned = 0.00141778 Jy ! Component: 650 - total flux cleaned = 0.00141795 Jy ! Component: 700 - total flux cleaned = 0.00140001 Jy ! Component: 750 - total flux cleaned = 0.00140001 Jy ! Component: 800 - total flux cleaned = 0.00134744 Jy ! Component: 850 - total flux cleaned = 0.00136461 Jy ! Component: 900 - total flux cleaned = 0.00139878 Jy ! Component: 950 - total flux cleaned = 0.00141566 Jy ! Component: 1000 - total flux cleaned = 0.00136528 Jy ! Component: 1050 - total flux cleaned = 0.00138175 Jy ! Component: 1100 - total flux cleaned = 0.00138136 Jy ! Component: 1150 - total flux cleaned = 0.00146247 Jy ! Component: 1200 - total flux cleaned = 0.00141442 Jy ! Component: 1250 - total flux cleaned = 0.00147823 Jy ! Component: 1300 - total flux cleaned = 0.0015094 Jy ! Component: 1350 - total flux cleaned = 0.00155614 Jy ! Component: 1400 - total flux cleaned = 0.0016023 Jy ! Component: 1450 - total flux cleaned = 0.00163283 Jy ! Component: 1500 - total flux cleaned = 0.00169349 Jy ! Component: 1550 - total flux cleaned = 0.00170845 Jy ! Component: 1600 - total flux cleaned = 0.00176811 Jy ! Component: 1650 - total flux cleaned = 0.00182708 Jy ! Component: 1700 - total flux cleaned = 0.00187101 Jy ! Component: 1750 - total flux cleaned = 0.00192895 Jy ! Component: 1800 - total flux cleaned = 0.00197219 Jy ! Component: 1850 - total flux cleaned = 0.0020007 Jy ! Component: 1900 - total flux cleaned = 0.00207132 Jy ! Component: 1950 - total flux cleaned = 0.00211344 Jy ! Component: 2000 - total flux cleaned = 0.0021829 Jy ! Component: 2050 - total flux cleaned = 0.00221053 Jy ! Component: 2100 - total flux cleaned = 0.00226527 Jy ! Component: 2150 - total flux cleaned = 0.00236037 Jy ! Component: 2200 - total flux cleaned = 0.00238732 Jy ! Component: 2250 - total flux cleaned = 0.00245429 Jy ! Component: 2300 - total flux cleaned = 0.00249428 Jy ! Component: 2350 - total flux cleaned = 0.00252062 Jy ! Component: 2400 - total flux cleaned = 0.00254683 Jy ! Component: 2450 - total flux cleaned = 0.00258594 Jy ! Component: 2500 - total flux cleaned = 0.00255995 Jy ! Component: 2550 - total flux cleaned = 0.00264963 Jy ! Component: 2600 - total flux cleaned = 0.0026623 Jy ! Component: 2650 - total flux cleaned = 0.00267501 Jy ! Component: 2700 - total flux cleaned = 0.00273783 Jy ! Component: 2750 - total flux cleaned = 0.00280028 Jy ! Component: 2800 - total flux cleaned = 0.00278783 Jy ! Component: 2850 - total flux cleaned = 0.00282477 Jy ! Component: 2900 - total flux cleaned = 0.00281236 Jy ! Component: 2950 - total flux cleaned = 0.00281224 Jy ! Component: 3000 - total flux cleaned = 0.00281223 Jy ! Component: 3050 - total flux cleaned = 0.00286034 Jy ! Component: 3100 - total flux cleaned = 0.00287219 Jy ! Component: 3150 - total flux cleaned = 0.00286029 Jy ! Component: 3200 - total flux cleaned = 0.00287207 Jy ! Component: 3250 - total flux cleaned = 0.00287195 Jy ! Component: 3300 - total flux cleaned = 0.0028836 Jy ! Component: 3350 - total flux cleaned = 0.0028836 Jy ! Component: 3400 - total flux cleaned = 0.00291843 Jy ! Component: 3450 - total flux cleaned = 0.00291852 Jy ! Component: 3500 - total flux cleaned = 0.00294137 Jy ! Component: 3550 - total flux cleaned = 0.00294131 Jy ! Component: 3600 - total flux cleaned = 0.00290722 Jy ! Component: 3650 - total flux cleaned = 0.00295246 Jy ! Component: 3700 - total flux cleaned = 0.00299733 Jy ! Component: 3750 - total flux cleaned = 0.00297491 Jy ! Component: 3800 - total flux cleaned = 0.00296392 Jy ! Component: 3850 - total flux cleaned = 0.00301925 Jy ! Component: 3900 - total flux cleaned = 0.00305228 Jy ! Component: 3950 - total flux cleaned = 0.00306318 Jy ! Component: 4000 - total flux cleaned = 0.00308503 Jy ! Component: 4050 - total flux cleaned = 0.00310678 Jy ! Total flux subtracted in 4096 components = 0.00309597 Jy ! Clean residual min=-0.000657 max=0.000608 Jy/beam ! Clean residual mean=0.000000 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.108739 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 458 components and 0.108739 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0024+2439_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 7.538 at 5.164 degrees (North through East) ! Clean map min=-0.00092092 max=0.077301 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0024+2439_S_map.fits wmodel /scr/pima/rv120_uvs/J0024+2439_S_map.mod ! Writing 458 model components to file: /scr/pima/rv120_uvs/J0024+2439_S_map.mod wobs /scr/pima/rv120_uvs/J0024+2439_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0024+2439_S_uvs.fits wwins /scr/pima/rv120_uvs/J0024+2439_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J0024+2439_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0773009 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196967 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.764416 0.764416 1.52883 3.05767 6.11533 12.2307 24.4613 48.9226 97.8453 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.077 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 392.456 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0024+2439_S_dfm.log closed on Fri Dec 22 22:29:01 2017