! Started logfile: /scr/pima/bg219g_uvs/J1343+6602_S_dfm.log on Thu May 19 21:49:00 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219g_uvs/J1343+6602_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1343+6602_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869841 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1096 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 J1343+6602_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.052044Jy sigma=19.000211 ! Fit after self-cal, rms=0.777969Jy sigma=14.056829 ! 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.441 mas, bmaj=10.61 mas, bpa=-50.84 degrees ! Estimated noise=1.7019 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.164705 Jy ! Component: 100 - total flux cleaned = 0.225626 Jy ! Total flux subtracted in 100 components = 0.225626 Jy ! Clean residual min=-0.016859 max=0.034672 Jy/beam ! Clean residual mean=0.000079 rms=0.005245 Jy/beam ! Combined flux in latest and established models = 0.225626 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.225626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125603Jy sigma=2.077540 ! Fit after self-cal, rms=0.125025Jy sigma=2.067339 ! Inverting map ! Added new window around map position (-38, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0327842 Jy ! Component: 100 - total flux cleaned = 0.0476887 Jy ! Total flux subtracted in 100 components = 0.0476887 Jy ! Clean residual min=-0.012591 max=0.015518 Jy/beam ! Clean residual mean=0.000033 rms=0.003410 Jy/beam ! Combined flux in latest and established models = 0.273315 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.273315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114689Jy sigma=1.848981 ! Fit after self-cal, rms=0.114498Jy sigma=1.844349 ! 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=2.968 mas, bmaj=10.96 mas, bpa=-50.42 degrees ! Estimated noise=1.39098 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.0136121 Jy ! Component: 100 - total flux cleaned = 0.0159408 Jy ! Component: 150 - total flux cleaned = 0.0177845 Jy ! Component: 200 - total flux cleaned = 0.0193102 Jy ! Total flux subtracted in 200 components = 0.0193102 Jy ! Clean residual min=-0.009067 max=0.010230 Jy/beam ! Clean residual mean=0.000021 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 0.292625 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 55 components and 0.292625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111190Jy sigma=1.783712 ! Fit after self-cal, rms=0.111035Jy sigma=1.781668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 10.96 at -50.42 degrees (North through East) ! Clean map min=-0.013072 max=0.22208 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.84 HN 0.97 KP 0.96 ! LA 1.00 MK 1.10 NL 0.87 OV 0.96 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 1.11 KP 0.95 ! LA 1.01 MK 1.17 NL 0.94 OV 1.05 ! PT 1.00 SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.11 KP 1.06 ! LA 1.03 MK 1.02 NL 1.07 OV 1.04 ! PT 1.05 SC 0.90 ! ! ! Fit before self-cal, rms=0.111035Jy sigma=1.781668 ! Fit after self-cal, rms=0.109532Jy sigma=1.746947 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=11 mas, bpa=-50.38 degrees ! Estimated noise=1.38935 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.00209908 Jy ! Component: 100 - total flux cleaned = 0.00191266 Jy ! Component: 150 - total flux cleaned = 0.00239773 Jy ! Component: 200 - total flux cleaned = 0.00283155 Jy ! Total flux subtracted in 200 components = 0.00283155 Jy ! Clean residual min=-0.006873 max=0.005966 Jy/beam ! Clean residual mean=0.000042 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.295457 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.295457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109034Jy sigma=1.737351 ! Fit after self-cal, rms=0.108990Jy sigma=1.736256 ! 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.108990Jy sigma=1.736256 ! Fit after self-cal, rms=0.108753Jy sigma=1.735633 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=11.01 mas, bpa=-50.31 degrees ! Estimated noise=1.38196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128071 Jy ! Component: 100 - total flux cleaned = 0.00157537 Jy ! Component: 150 - total flux cleaned = 0.00170624 Jy ! Component: 200 - total flux cleaned = 0.00194633 Jy ! Total flux subtracted in 200 components = 0.00194633 Jy ! Clean residual min=-0.006897 max=0.005914 Jy/beam ! Clean residual mean=0.000040 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.297403 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.297403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108452Jy sigma=1.730299 ! Fit after self-cal, rms=0.108430Jy sigma=1.730023 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.000133533 Jy ! Component: 100 - total flux cleaned = 0.000353683 Jy ! Component: 150 - total flux cleaned = 0.000356662 Jy ! Component: 200 - total flux cleaned = 0.000557982 Jy ! Total flux subtracted in 200 components = 0.000557982 Jy ! Clean residual min=-0.006773 max=0.005750 Jy/beam ! Clean residual mean=0.000039 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.297961 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 90 components and 0.297961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108270Jy sigma=1.726771 ! Fit after self-cal, rms=0.108257Jy sigma=1.726662 ! 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.108257Jy sigma=1.726662 ! Fit after self-cal, rms=0.108495Jy sigma=1.725952 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=11.02 mas, bpa=-50.24 degrees ! Estimated noise=1.37666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106427 Jy ! Component: 100 - total flux cleaned = 0.00169575 Jy ! Component: 150 - total flux cleaned = 0.00188208 Jy ! Component: 200 - total flux cleaned = 0.00196883 Jy ! Total flux subtracted in 200 components = 0.00196883 Jy ! Clean residual min=-0.006785 max=0.005727 Jy/beam ! Clean residual mean=0.000038 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.29993 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.29993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108314Jy sigma=1.723801 ! Fit after self-cal, rms=0.108315Jy sigma=1.723696 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 = -1.5039e-05 Jy ! Component: 100 - total flux cleaned = 6.44296e-05 Jy ! Component: 150 - total flux cleaned = 0.000216774 Jy ! Component: 200 - total flux cleaned = 0.000287076 Jy ! Total flux subtracted in 200 components = 0.000287076 Jy ! Clean residual min=-0.006668 max=0.005739 Jy/beam ! Clean residual mean=0.000037 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.300217 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.300217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108226Jy sigma=1.722078 ! Fit after self-cal, rms=0.108219Jy sigma=1.722023 ! 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.108219Jy sigma=1.722023 ! Fit after self-cal, rms=0.105803Jy sigma=1.709295 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.342 mas, bmaj=11.48 mas, bpa=-54.66 degrees ! Estimated noise=1.74462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110847 Jy ! Component: 100 - total flux cleaned = 1.94548e-05 Jy ! Component: 150 - total flux cleaned = 0.000337613 Jy ! Component: 200 - total flux cleaned = 0.000614611 Jy ! Total flux subtracted in 200 components = 0.000614611 Jy ! Clean residual min=-0.006348 max=0.007821 Jy/beam ! Clean residual mean=0.000070 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.300832 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.300832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105748Jy sigma=1.708631 ! Fit after self-cal, rms=0.105767Jy sigma=1.708336 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.000219381 Jy ! Component: 100 - total flux cleaned = 0.000346888 Jy ! Component: 150 - total flux cleaned = 0.000403243 Jy ! Component: 200 - total flux cleaned = 0.000458015 Jy ! Total flux subtracted in 200 components = 0.000458015 Jy ! Clean residual min=-0.006334 max=0.007587 Jy/beam ! Clean residual mean=0.000066 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 0.30129 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.30129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105756Jy sigma=1.708222 ! Fit after self-cal, rms=0.105754Jy sigma=1.708146 ! 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=2.944 mas, bmaj=11.05 mas, bpa=-50.16 degrees ! Estimated noise=1.35187 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.944 x 11.05 at -50.16 degrees (North through East) ! Clean map min=-0.012393 max=0.21577 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.422 mas, bmaj=10.75 mas, bpa=-50.59 degrees ! Estimated noise=1.65607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160846 Jy ! Component: 100 - total flux cleaned = 0.223293 Jy ! Component: 150 - total flux cleaned = 0.254972 Jy ! Component: 200 - total flux cleaned = 0.27166 Jy ! Total flux subtracted in 200 components = 0.27166 Jy ! Clean residual min=-0.010620 max=0.013612 Jy/beam ! Clean residual mean=0.000042 rms=0.003042 Jy/beam ! Combined flux in latest and established models = 0.27166 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.27166 Jy ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=11.05 mas, bpa=-50.16 degrees ! Estimated noise=1.35187 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 (74, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157226 Jy ! Component: 100 - total flux cleaned = 0.0192892 Jy ! Component: 150 - total flux cleaned = 0.0203669 Jy ! Component: 200 - total flux cleaned = 0.0213018 Jy ! Total flux subtracted in 200 components = 0.0213018 Jy ! Clean residual min=-0.007694 max=0.007344 Jy/beam ! Clean residual mean=0.000038 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.292962 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.292962 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.342 mas, bmaj=11.48 mas, bpa=-54.66 degrees ! Estimated noise=1.74462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0078054 Jy ! Component: 100 - total flux cleaned = 0.00861844 Jy ! Component: 150 - total flux cleaned = 0.00947643 Jy ! Component: 200 - total flux cleaned = 0.00991518 Jy ! Total flux subtracted in 200 components = 0.00991518 Jy ! Clean residual min=-0.007042 max=0.007824 Jy/beam ! Clean residual mean=0.000056 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 0.302877 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.000393998 Jy ! Component: 100 - total flux cleaned = 0.000749525 Jy ! Component: 150 - total flux cleaned = 0.00118456 Jy ! Component: 200 - total flux cleaned = 0.00158026 Jy ! Total flux subtracted in 200 components = 0.00158026 Jy ! Clean residual min=-0.006339 max=0.007290 Jy/beam ! Clean residual mean=0.000052 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.304458 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 100 components and 0.304458 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=11.05 mas, bpa=-50.16 degrees ! Estimated noise=1.35187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000884281 Jy ! Component: 100 - total flux cleaned = -0.00106266 Jy ! Component: 150 - total flux cleaned = -0.00135347 Jy ! Component: 200 - total flux cleaned = -0.00160993 Jy ! Total flux subtracted in 200 components = -0.00160993 Jy ! Clean residual min=-0.005566 max=0.005629 Jy/beam ! Clean residual mean=0.000023 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.302848 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 125 components and 0.302848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105730Jy sigma=1.713651 ! Fit after self-cal, rms=0.105742Jy sigma=1.711770 wmodel /J1343+6602_S_map.mod ! wmodel: Unable to open new model file: /J1343+6602_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1343+6602_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.944 x 11.05 at -50.16 degrees (North through East) ! Clean map min=-0.013117 max=0.21232 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1343+6602_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.212316 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00147067 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.07804 2.07804 4.15608 8.31216 16.6243 33.2486 66.4973 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0044 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.212 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 144.366 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1343+6602_S_dfm.log closed on Thu May 19 21:49:02 2016