! Started logfile: /scr/pima/bg219g_uvs/J1611+1856_S_uvs.log on Thu Apr 7 07:19:41 2016 obs /scr/pima/bg219g_uvs/J1611+1856_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1611+1856_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.940476 visibilities/baseline/integration-bin. ! Found source: J1611+1856 ! ! 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 1896 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J1611+1856_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015574Jy sigma=23.562929 ! Fit after self-cal, rms=0.895517Jy sigma=20.770919 ! 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.574 mas, bmaj=6.947 mas, bpa=6.645 degrees ! Estimated noise=0.946401 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.0802757 Jy ! Component: 100 - total flux cleaned = 0.0987553 Jy ! Total flux subtracted in 100 components = 0.0987553 Jy ! Clean residual min=-0.007356 max=0.009518 Jy/beam ! Clean residual mean=0.000006 rms=0.002005 Jy/beam ! Combined flux in latest and established models = 0.0987553 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0987553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061602Jy sigma=1.364004 ! Fit after self-cal, rms=0.061569Jy sigma=1.363082 ! 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.092 mas, bmaj=7.517 mas, bpa=5.622 degrees ! Estimated noise=0.792088 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.0133156 Jy ! Component: 100 - total flux cleaned = 0.0212969 Jy ! Component: 150 - total flux cleaned = 0.0266279 Jy ! Component: 200 - total flux cleaned = 0.0302633 Jy ! Total flux subtracted in 200 components = 0.0302633 Jy ! Clean residual min=-0.006445 max=0.005755 Jy/beam ! Clean residual mean=0.000004 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.129019 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.129019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058654Jy sigma=1.278151 ! Fit after self-cal, rms=0.058640Jy sigma=1.276877 ! 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.092 x 7.517 at 5.622 degrees (North through East) ! Clean map min=-0.0062642 max=0.10309 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.20 HN 1.06 KP 1.02 LA 1.02 ! MK 0.94 NL 0.88 OV 1.03 PT 0.95 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 HN 1.02 KP 0.99 LA 0.98 ! MK 1.12 NL 0.87 OV 0.95 PT 1.02 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 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 1.04 HN 1.10 KP 1.07 LA 1.02 ! MK 1.14 NL 0.97 OV 1.04 PT 1.00 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.058640Jy sigma=1.276877 ! Fit after self-cal, rms=0.059092Jy sigma=1.256191 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=7.565 mas, bpa=6.178 degrees ! Estimated noise=0.805531 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.00250484 Jy ! Component: 100 - total flux cleaned = 0.00393418 Jy ! Component: 150 - total flux cleaned = 0.00466543 Jy ! Component: 200 - total flux cleaned = 0.00482273 Jy ! Total flux subtracted in 200 components = 0.00482273 Jy ! Clean residual min=-0.004463 max=0.004306 Jy/beam ! Clean residual mean=0.000002 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.133841 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.133841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058972Jy sigma=1.253516 ! Fit after self-cal, rms=0.059019Jy sigma=1.253056 ! 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.059019Jy sigma=1.253056 ! Fit after self-cal, rms=0.059390Jy sigma=1.251977 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=7.53 mas, bpa=6.315 degrees ! Estimated noise=0.813873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190324 Jy ! Component: 100 - total flux cleaned = 0.00304131 Jy ! Component: 150 - total flux cleaned = 0.00352618 Jy ! Component: 200 - total flux cleaned = 0.00369024 Jy ! Total flux subtracted in 200 components = 0.00369024 Jy ! Clean residual min=-0.004493 max=0.004384 Jy/beam ! Clean residual mean=0.000002 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.137531 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.137531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059318Jy sigma=1.250338 ! Fit after self-cal, rms=0.059319Jy sigma=1.250259 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.000354009 Jy ! Component: 100 - total flux cleaned = 0.000327555 Jy ! Component: 150 - total flux cleaned = 0.000375969 Jy ! Component: 200 - total flux cleaned = 0.000445226 Jy ! Total flux subtracted in 200 components = 0.000445226 Jy ! Clean residual min=-0.004466 max=0.004362 Jy/beam ! Clean residual mean=0.000002 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.137977 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.137977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059296Jy sigma=1.249845 ! Fit after self-cal, rms=0.059298Jy sigma=1.249802 ! 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.059298Jy sigma=1.249802 ! Fit after self-cal, rms=0.059579Jy sigma=1.249121 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.503 mas, bpa=6.382 degrees ! Estimated noise=0.820179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144439 Jy ! Component: 100 - total flux cleaned = 0.0023112 Jy ! Component: 150 - total flux cleaned = 0.00258891 Jy ! Component: 200 - total flux cleaned = 0.00269972 Jy ! Total flux subtracted in 200 components = 0.00269972 Jy ! Clean residual min=-0.004511 max=0.004399 Jy/beam ! Clean residual mean=0.000002 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.140676 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.140676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059538Jy sigma=1.248142 ! Fit after self-cal, rms=0.059538Jy sigma=1.248100 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.000144424 Jy ! Component: 100 - total flux cleaned = 0.000146475 Jy ! Component: 150 - total flux cleaned = 0.000166267 Jy ! Component: 200 - total flux cleaned = 0.000206357 Jy ! Total flux subtracted in 200 components = 0.000206357 Jy ! Clean residual min=-0.004492 max=0.004393 Jy/beam ! Clean residual mean=0.000002 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.140883 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.140883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059521Jy sigma=1.247818 ! Fit after self-cal, rms=0.059522Jy sigma=1.247788 ! 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.059522Jy sigma=1.247788 ! Fit after self-cal, rms=0.059769Jy sigma=1.247443 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.583 mas, bmaj=10.83 mas, bpa=-5.509 degrees ! Estimated noise=1.07719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231152 Jy ! Component: 100 - total flux cleaned = 0.00229851 Jy ! Component: 150 - total flux cleaned = 0.00222266 Jy ! Component: 200 - total flux cleaned = 0.00217532 Jy ! Total flux subtracted in 200 components = 0.00217532 Jy ! Clean residual min=-0.004411 max=0.005349 Jy/beam ! Clean residual mean=0.000004 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.143058 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.143058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059804Jy sigma=1.247662 ! Fit after self-cal, rms=0.059767Jy sigma=1.246821 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.71309e-05 Jy ! Component: 100 - total flux cleaned = -2.54503e-05 Jy ! Component: 150 - total flux cleaned = -0.000117203 Jy ! Component: 200 - total flux cleaned = -0.000157205 Jy ! Total flux subtracted in 200 components = -0.000157205 Jy ! Clean residual min=-0.004351 max=0.005263 Jy/beam ! Clean residual mean=0.000005 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.142901 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.142901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059794Jy sigma=1.247518 ! Fit after self-cal, rms=0.059760Jy sigma=1.246717 ! 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.055 mas, bmaj=7.485 mas, bpa=6.429 degrees ! Estimated noise=0.82498 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.055 x 7.485 at 6.429 degrees (North through East) ! Clean map min=-0.0040502 max=0.10459 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.552 mas, bmaj=6.908 mas, bpa=7.488 degrees ! Estimated noise=0.982202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0831192 Jy ! Component: 100 - total flux cleaned = 0.103948 Jy ! Component: 150 - total flux cleaned = 0.114083 Jy ! Component: 200 - total flux cleaned = 0.12068 Jy ! Total flux subtracted in 200 components = 0.12068 Jy ! Clean residual min=-0.006280 max=0.005641 Jy/beam ! Clean residual mean=0.000004 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.12068 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.12068 Jy ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=7.485 mas, bpa=6.429 degrees ! Estimated noise=0.82498 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 (-1, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00795307 Jy ! Component: 100 - total flux cleaned = 0.0131476 Jy ! Component: 150 - total flux cleaned = 0.0168058 Jy ! Component: 200 - total flux cleaned = 0.019471 Jy ! Total flux subtracted in 200 components = 0.019471 Jy ! Clean residual min=-0.004075 max=0.004121 Jy/beam ! Clean residual mean=0.000003 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.140151 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.140151 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=6.583 mas, bmaj=10.83 mas, bpa=-5.509 degrees ! Estimated noise=1.07719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226383 Jy ! Component: 100 - total flux cleaned = 0.00284479 Jy ! Component: 150 - total flux cleaned = 0.00310321 Jy ! Component: 200 - total flux cleaned = 0.00306624 Jy ! Total flux subtracted in 200 components = 0.00306624 Jy ! Clean residual min=-0.003882 max=0.004119 Jy/beam ! Clean residual mean=0.000003 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.143218 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 = -3.34582e-05 Jy ! Component: 100 - total flux cleaned = -0.000127542 Jy ! Component: 150 - total flux cleaned = -0.00021427 Jy ! Component: 200 - total flux cleaned = -0.000268181 Jy ! Total flux subtracted in 200 components = -0.000268181 Jy ! Clean residual min=-0.003702 max=0.004195 Jy/beam ! Clean residual mean=0.000003 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.142949 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 110 components and 0.142949 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=7.485 mas, bpa=6.429 degrees ! Estimated noise=0.82498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000653231 Jy ! Component: 100 - total flux cleaned = 0.00051449 Jy ! Component: 150 - total flux cleaned = 0.000394821 Jy ! Component: 200 - total flux cleaned = 0.000393343 Jy ! Total flux subtracted in 200 components = 0.000393343 Jy ! Clean residual min=-0.003715 max=0.004070 Jy/beam ! Clean residual mean=0.000001 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.143343 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.143343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059505Jy sigma=1.241593 ! Fit after self-cal, rms=0.059485Jy sigma=1.240913 wmodel /scr/pima/bg219g_uvs/J1611+1856_S_map.mod ! Writing 125 model components to file: /scr/pima/bg219g_uvs/J1611+1856_S_map.mod wobs /scr/pima/bg219g_uvs/J1611+1856_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1611+1856_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1611+1856_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1611+1856_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.000929311 Jy ! Component: 100 - total flux cleaned = 0.00169298 Jy ! Component: 150 - total flux cleaned = 0.00181228 Jy ! Component: 200 - total flux cleaned = 0.00192323 Jy ! Component: 250 - total flux cleaned = 0.00202924 Jy ! Component: 300 - total flux cleaned = 0.00207892 Jy ! Component: 350 - total flux cleaned = 0.00203085 Jy ! Component: 400 - total flux cleaned = 0.00212488 Jy ! Component: 450 - total flux cleaned = 0.00203442 Jy ! Component: 500 - total flux cleaned = 0.00190381 Jy ! Component: 550 - total flux cleaned = 0.00181938 Jy ! Component: 600 - total flux cleaned = 0.00165703 Jy ! Component: 650 - total flux cleaned = 0.00157833 Jy ! Component: 700 - total flux cleaned = 0.00154 Jy ! Component: 750 - total flux cleaned = 0.0014283 Jy ! Component: 800 - total flux cleaned = 0.00157553 Jy ! Component: 850 - total flux cleaned = 0.00164645 Jy ! Component: 900 - total flux cleaned = 0.0016465 Jy ! Component: 950 - total flux cleaned = 0.00171507 Jy ! Component: 1000 - total flux cleaned = 0.00178197 Jy ! Component: 1050 - total flux cleaned = 0.00174851 Jy ! Component: 1100 - total flux cleaned = 0.00184449 Jy ! Component: 1150 - total flux cleaned = 0.0019379 Jy ! Component: 1200 - total flux cleaned = 0.00199924 Jy ! Component: 1250 - total flux cleaned = 0.00205926 Jy ! Component: 1300 - total flux cleaned = 0.00211814 Jy ! Component: 1350 - total flux cleaned = 0.00205977 Jy ! Component: 1400 - total flux cleaned = 0.00214544 Jy ! Component: 1450 - total flux cleaned = 0.00220089 Jy ! Component: 1500 - total flux cleaned = 0.00214538 Jy ! Component: 1550 - total flux cleaned = 0.00214619 Jy ! Component: 1600 - total flux cleaned = 0.00214612 Jy ! Component: 1650 - total flux cleaned = 0.00206707 Jy ! Component: 1700 - total flux cleaned = 0.00209319 Jy ! Component: 1750 - total flux cleaned = 0.00209311 Jy ! Component: 1800 - total flux cleaned = 0.00211742 Jy ! Component: 1850 - total flux cleaned = 0.00206768 Jy ! Component: 1900 - total flux cleaned = 0.00209181 Jy ! Component: 1950 - total flux cleaned = 0.00211588 Jy ! Component: 2000 - total flux cleaned = 0.00204486 Jy ! Component: 2050 - total flux cleaned = 0.002068 Jy ! Component: 2100 - total flux cleaned = 0.00202167 Jy ! Component: 2150 - total flux cleaned = 0.0019761 Jy ! Component: 2200 - total flux cleaned = 0.0019764 Jy ! Component: 2250 - total flux cleaned = 0.00199811 Jy ! Component: 2300 - total flux cleaned = 0.00188822 Jy ! Component: 2350 - total flux cleaned = 0.00190998 Jy ! Component: 2400 - total flux cleaned = 0.00193098 Jy ! Component: 2450 - total flux cleaned = 0.00193109 Jy ! Component: 2500 - total flux cleaned = 0.00191012 Jy ! Component: 2550 - total flux cleaned = 0.00195169 Jy ! Component: 2600 - total flux cleaned = 0.00197237 Jy ! Component: 2650 - total flux cleaned = 0.00197244 Jy ! Component: 2700 - total flux cleaned = 0.00201267 Jy ! Component: 2750 - total flux cleaned = 0.00203234 Jy ! Component: 2800 - total flux cleaned = 0.00197368 Jy ! Component: 2850 - total flux cleaned = 0.00197376 Jy ! Component: 2900 - total flux cleaned = 0.0020124 Jy ! Component: 2950 - total flux cleaned = 0.00199337 Jy ! Component: 3000 - total flux cleaned = 0.00203092 Jy ! Component: 3050 - total flux cleaned = 0.00201216 Jy ! Component: 3100 - total flux cleaned = 0.00199351 Jy ! Component: 3150 - total flux cleaned = 0.00199343 Jy ! Component: 3200 - total flux cleaned = 0.00197544 Jy ! Component: 3250 - total flux cleaned = 0.00197547 Jy ! Component: 3300 - total flux cleaned = 0.00201116 Jy ! Component: 3350 - total flux cleaned = 0.00201091 Jy ! Component: 3400 - total flux cleaned = 0.00197585 Jy ! Component: 3450 - total flux cleaned = 0.00201055 Jy ! Component: 3500 - total flux cleaned = 0.00204484 Jy ! Component: 3550 - total flux cleaned = 0.00207913 Jy ! Component: 3600 - total flux cleaned = 0.00209603 Jy ! Component: 3650 - total flux cleaned = 0.00212988 Jy ! Component: 3700 - total flux cleaned = 0.00223051 Jy ! Component: 3750 - total flux cleaned = 0.00228038 Jy ! Component: 3800 - total flux cleaned = 0.00228044 Jy ! Component: 3850 - total flux cleaned = 0.00229693 Jy ! Component: 3900 - total flux cleaned = 0.00231343 Jy ! Component: 3950 - total flux cleaned = 0.00239458 Jy ! Component: 4000 - total flux cleaned = 0.00244291 Jy ! Component: 4050 - total flux cleaned = 0.00245889 Jy ! Total flux subtracted in 4096 components = 0.00250672 Jy ! Clean residual min=-0.000907 max=0.001159 Jy/beam ! Clean residual mean=0.000000 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.145849 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 401 components and 0.145849 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1611+1856_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.055 x 7.485 at 6.429 degrees (North through East) ! Clean map min=-0.0025852 max=0.10663 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1611+1856_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106629 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279821 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.787274 0.787274 1.57455 3.1491 6.29819 12.5964 25.1928 50.3855 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 381.061 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1611+1856_S_uvs.log closed on Thu Apr 7 07:19:45 2016