! Started logfile: /g0/scr/pima/npcsc_uvs/J0136+4751_X_uvs.log on Sun Oct 6 14:22:33 2013 obs /g0/scr/pima/npcsc_uvs/J0136+4751_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J0136+4751_X_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.873016 visibilities/baseline/integration-bin. ! Found source: J0136+4751 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2200 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsc_uvs/J0136+4751_X] 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.200x0.200 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.731465Jy sigma=22.865339 ! Fit after self-cal, rms=0.552804Jy sigma=8.115749 ! 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=0.7602 mas, bmaj=2.566 mas, bpa=39.22 degrees ! Estimated noise=2.19331 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 = 1.0678 Jy ! Component: 100 - total flux cleaned = 1.35221 Jy ! Total flux subtracted in 100 components = 1.35221 Jy ! Clean residual min=-0.081753 max=0.239551 Jy/beam ! Clean residual mean=0.000906 rms=0.027431 Jy/beam ! Combined flux in latest and established models = 1.35221 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.35221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362246Jy sigma=5.208627 ! Fit after self-cal, rms=0.361495Jy sigma=5.198515 ! Inverting map ! Added new window around map position (-1.2, 2.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215026 Jy ! Component: 100 - total flux cleaned = 0.329154 Jy ! Total flux subtracted in 100 components = 0.329154 Jy ! Clean residual min=-0.057139 max=0.059238 Jy/beam ! Clean residual mean=0.000421 rms=0.014039 Jy/beam ! Combined flux in latest and established models = 1.68136 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 1.68136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205044Jy sigma=2.854474 ! Fit after self-cal, rms=0.195156Jy sigma=2.780237 ! 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=0.9882 mas, bmaj=2.647 mas, bpa=38.52 degrees ! Estimated noise=1.29138 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.109821 Jy ! Component: 100 - total flux cleaned = 0.174901 Jy ! Component: 150 - total flux cleaned = 0.217908 Jy ! Component: 200 - total flux cleaned = 0.247838 Jy ! Total flux subtracted in 200 components = 0.247838 Jy ! Clean residual min=-0.038326 max=0.033725 Jy/beam ! Clean residual mean=0.000187 rms=0.008981 Jy/beam ! Combined flux in latest and established models = 1.9292 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 46 components and 1.9292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136255Jy sigma=1.709806 ! Fit after self-cal, rms=0.134287Jy sigma=1.692271 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.06 KP 1.01 ! LA 1.00 MK 1.03 NL 1.02 OV 1.00 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.03 KP 0.93 ! LA 0.95 MK 0.97 NL 0.99 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.03 KP 0.84 ! LA 0.96 MK 1.02 NL 1.00 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.03 KP 0.90 ! LA 0.93 MK 1.04 NL 0.98 OV 1.00 ! PT 1.09 SC 1.04 ! ! ! Fit before self-cal, rms=0.134287Jy sigma=1.692271 ! Fit after self-cal, rms=0.088765Jy sigma=0.991806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9945 mas, bmaj=2.663 mas, bpa=38.56 degrees ! Estimated noise=1.27785 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.00735317 Jy ! Component: 100 - total flux cleaned = 0.00652935 Jy ! Component: 150 - total flux cleaned = 0.00611293 Jy ! Component: 200 - total flux cleaned = 0.00578539 Jy ! Total flux subtracted in 200 components = 0.00578539 Jy ! Clean residual min=-0.008180 max=0.007045 Jy/beam ! Clean residual mean=0.000007 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 1.93498 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 1.93498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086491Jy sigma=0.958566 ! Fit after self-cal, rms=0.086031Jy sigma=0.953728 ! 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.086031Jy sigma=0.953728 ! Fit after self-cal, rms=0.085965Jy sigma=0.952467 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9949 mas, bmaj=2.665 mas, bpa=38.57 degrees ! Estimated noise=1.27661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.001513 Jy ! Component: 100 - total flux cleaned = -0.00167961 Jy ! Component: 150 - total flux cleaned = -0.00179183 Jy ! Component: 200 - total flux cleaned = -0.00189574 Jy ! Total flux subtracted in 200 components = -0.00189574 Jy ! Clean residual min=-0.006765 max=0.005735 Jy/beam ! Clean residual mean=0.000011 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 1.93309 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 1.93309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085401Jy sigma=0.945419 ! Fit after self-cal, rms=0.085256Jy sigma=0.943970 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.000169452 Jy ! Component: 100 - total flux cleaned = 0.000572385 Jy ! Component: 150 - total flux cleaned = 0.000572086 Jy ! Component: 200 - total flux cleaned = 0.000703463 Jy ! Total flux subtracted in 200 components = 0.000703463 Jy ! Clean residual min=-0.006101 max=0.005677 Jy/beam ! Clean residual mean=0.000009 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 1.93379 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 1.93379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085024Jy sigma=0.941506 ! Fit after self-cal, rms=0.084970Jy sigma=0.940895 ! Inverting map ! Added new window around map position (44, -36.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00497706 Jy ! Component: 100 - total flux cleaned = 0.00636034 Jy ! Component: 150 - total flux cleaned = 0.00697946 Jy ! Component: 200 - total flux cleaned = 0.00733988 Jy ! Total flux subtracted in 200 components = 0.00733988 Jy ! Clean residual min=-0.005564 max=0.004894 Jy/beam ! Clean residual mean=0.000001 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 1.94113 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 114 components and 1.94113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084527Jy sigma=0.935637 ! Fit after self-cal, rms=0.084496Jy sigma=0.935193 ! 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.084496Jy sigma=0.935193 ! Fit after self-cal, rms=0.084445Jy sigma=0.934259 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9951 mas, bmaj=2.666 mas, bpa=38.56 degrees ! Estimated noise=1.27523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102475 Jy ! Component: 100 - total flux cleaned = -0.000755775 Jy ! Component: 150 - total flux cleaned = -0.000446118 Jy ! Component: 200 - total flux cleaned = -0.000377605 Jy ! Total flux subtracted in 200 components = -0.000377605 Jy ! Clean residual min=-0.005177 max=0.004642 Jy/beam ! Clean residual mean=0.000001 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 1.94075 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 130 components and 1.94075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084217Jy sigma=0.932625 ! Fit after self-cal, rms=0.084216Jy sigma=0.932462 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.000408176 Jy ! Component: 100 - total flux cleaned = 0.0005397 Jy ! Component: 150 - total flux cleaned = 0.000600186 Jy ! Component: 200 - total flux cleaned = 0.000657018 Jy ! Total flux subtracted in 200 components = 0.000657018 Jy ! Clean residual min=-0.005120 max=0.004526 Jy/beam ! Clean residual mean=-0.000000 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 1.94141 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 139 components and 1.94141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084102Jy sigma=0.931571 ! Fit after self-cal, rms=0.084101Jy sigma=0.931494 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.084101Jy sigma=0.931494 ! Fit after self-cal, rms=0.084078Jy sigma=0.931108 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.213 mas, bmaj=3.08 mas, bpa=35.4 degrees ! Estimated noise=1.38797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131146 Jy ! Component: 100 - total flux cleaned = -0.00148344 Jy ! Component: 150 - total flux cleaned = -0.0016288 Jy ! Component: 200 - total flux cleaned = -0.00162524 Jy ! Total flux subtracted in 200 components = -0.00162524 Jy ! Clean residual min=-0.005728 max=0.004399 Jy/beam ! Clean residual mean=0.000003 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 1.93978 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 151 components and 1.93978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084064Jy sigma=0.930784 ! Fit after self-cal, rms=0.084037Jy sigma=0.930668 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.47919e-05 Jy ! Component: 100 - total flux cleaned = 9.39769e-05 Jy ! Component: 150 - total flux cleaned = 9.44874e-05 Jy ! Component: 200 - total flux cleaned = 0.00012531 Jy ! Total flux subtracted in 200 components = 0.00012531 Jy ! Clean residual min=-0.005660 max=0.004371 Jy/beam ! Clean residual mean=0.000002 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 1.93991 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 158 components and 1.93991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084040Jy sigma=0.930504 ! Fit after self-cal, rms=0.084032Jy sigma=0.930469 ! 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=0.9952 mas, bmaj=2.666 mas, bpa=38.57 degrees ! Estimated noise=1.27387 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9952 x 2.666 at 38.57 degrees (North through East) ! Clean map min=-0.0047657 max=1.4124 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084032Jy sigma=0.930469 ! Fit after self-cal, rms=0.080481Jy sigma=0.863041 ! Inverting map and beam ! Estimated beam: bmin=0.9958 mas, bmaj=2.666 mas, bpa=38.55 degrees ! Estimated noise=1.27335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107066 Jy ! Component: 100 - total flux cleaned = -0.00118638 Jy ! Component: 150 - total flux cleaned = -0.00113439 Jy ! Component: 200 - total flux cleaned = -0.00108572 Jy ! Total flux subtracted in 200 components = -0.00108572 Jy ! Clean residual min=-0.004838 max=0.004355 Jy/beam ! Clean residual mean=0.000001 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 1.93882 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 171 components and 1.93882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080360Jy sigma=0.862538 ! Fit after self-cal, rms=0.080368Jy sigma=0.862511 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.57689e-05 Jy ! Component: 100 - total flux cleaned = -1.9372e-05 Jy ! Component: 150 - total flux cleaned = 2.35343e-05 Jy ! Component: 200 - total flux cleaned = 2.29253e-05 Jy ! Total flux subtracted in 200 components = 2.29253e-05 Jy ! Clean residual min=-0.004888 max=0.004349 Jy/beam ! Clean residual mean=0.000001 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 1.93885 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 176 components and 1.93885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080304Jy sigma=0.862128 ! Fit after self-cal, rms=0.080306Jy sigma=0.862116 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080306Jy sigma=0.862116 ! Fit after self-cal, rms=0.080283Jy sigma=0.861921 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=0.7654 mas, bmaj=2.583 mas, bpa=39.21 degrees ! Estimated noise=2.18041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.06289 Jy ! Component: 100 - total flux cleaned = 1.38264 Jy ! Component: 150 - total flux cleaned = 1.55736 Jy ! Component: 200 - total flux cleaned = 1.66157 Jy ! Total flux subtracted in 200 components = 1.66157 Jy ! Clean residual min=-0.027856 max=0.053305 Jy/beam ! Clean residual mean=0.000403 rms=0.009645 Jy/beam ! Combined flux in latest and established models = 1.66157 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 9 model components to the UV plane model. ! The established model now contains 9 components and 1.66157 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9959 mas, bmaj=2.666 mas, bpa=38.55 degrees ! Estimated noise=1.27232 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.0961437 Jy ! Component: 100 - total flux cleaned = 0.153922 Jy ! Component: 150 - total flux cleaned = 0.189512 Jy ! Component: 200 - total flux cleaned = 0.211779 Jy ! Total flux subtracted in 200 components = 0.211779 Jy ! Clean residual min=-0.010137 max=0.013029 Jy/beam ! Clean residual mean=0.000174 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 1.87335 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 30 components and 1.87335 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.213 mas, bmaj=3.08 mas, bpa=35.37 degrees ! Estimated noise=1.38549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220951 Jy ! Component: 100 - total flux cleaned = 0.0342044 Jy ! Component: 150 - total flux cleaned = 0.0424791 Jy ! Component: 200 - total flux cleaned = 0.0484218 Jy ! Total flux subtracted in 200 components = 0.0484218 Jy ! Clean residual min=-0.006894 max=0.005894 Jy/beam ! Clean residual mean=0.000073 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 1.92177 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.00445202 Jy ! Component: 100 - total flux cleaned = 0.00789863 Jy ! Component: 150 - total flux cleaned = 0.0105779 Jy ! Component: 200 - total flux cleaned = 0.0119623 Jy ! Total flux subtracted in 200 components = 0.0119623 Jy ! Clean residual min=-0.005700 max=0.004504 Jy/beam ! Clean residual mean=0.000025 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 1.93374 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 102 components and 1.93374 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9959 mas, bmaj=2.666 mas, bpa=38.55 degrees ! Estimated noise=1.27232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177969 Jy ! Component: 100 - total flux cleaned = 0.00244132 Jy ! Component: 150 - total flux cleaned = 0.00302067 Jy ! Component: 200 - total flux cleaned = 0.00338029 Jy ! Total flux subtracted in 200 components = 0.00338029 Jy ! Clean residual min=-0.005914 max=0.004416 Jy/beam ! Clean residual mean=0.000002 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 1.93712 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 125 components and 1.93712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080823Jy sigma=0.866003 ! Fit after self-cal, rms=0.080798Jy sigma=0.865525 wmodel /g0/scr/pima/npcsc_uvs/J0136+4751_X_map.mod ! Writing 125 model components to file: /g0/scr/pima/npcsc_uvs/J0136+4751_X_map.mod wobs /g0/scr/pima/npcsc_uvs/J0136+4751_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J0136+4751_X_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J0136+4751_X_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsc_uvs/J0136+4751_X_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.00246751 Jy ! Component: 100 - total flux cleaned = -0.00315979 Jy ! Component: 150 - total flux cleaned = -0.00355196 Jy ! Component: 200 - total flux cleaned = -0.00384806 Jy ! Component: 250 - total flux cleaned = -0.00405823 Jy ! Component: 300 - total flux cleaned = -0.0044623 Jy ! Component: 350 - total flux cleaned = -0.00491845 Jy ! Component: 400 - total flux cleaned = -0.00542136 Jy ! Component: 450 - total flux cleaned = -0.00584592 Jy ! Component: 500 - total flux cleaned = -0.00619781 Jy ! Component: 550 - total flux cleaned = -0.00659535 Jy ! Component: 600 - total flux cleaned = -0.00670471 Jy ! Component: 650 - total flux cleaned = -0.00686603 Jy ! Component: 700 - total flux cleaned = -0.00681287 Jy ! Component: 750 - total flux cleaned = -0.00676169 Jy ! Component: 800 - total flux cleaned = -0.00676117 Jy ! Component: 850 - total flux cleaned = -0.0067113 Jy ! Component: 900 - total flux cleaned = -0.00661458 Jy ! Component: 950 - total flux cleaned = -0.00661436 Jy ! Component: 1000 - total flux cleaned = -0.00652176 Jy ! Component: 1050 - total flux cleaned = -0.00647761 Jy ! Component: 1100 - total flux cleaned = -0.00656711 Jy ! Component: 1150 - total flux cleaned = -0.00648004 Jy ! Component: 1200 - total flux cleaned = -0.00652334 Jy ! Component: 1250 - total flux cleaned = -0.00626864 Jy ! Component: 1300 - total flux cleaned = -0.00626897 Jy ! Component: 1350 - total flux cleaned = -0.00610355 Jy ! Component: 1400 - total flux cleaned = -0.00598147 Jy ! Component: 1450 - total flux cleaned = -0.00586118 Jy ! Component: 1500 - total flux cleaned = -0.00574242 Jy ! Component: 1550 - total flux cleaned = -0.00574237 Jy ! Component: 1600 - total flux cleaned = -0.00574255 Jy ! Component: 1650 - total flux cleaned = -0.00581876 Jy ! Component: 1700 - total flux cleaned = -0.00581902 Jy ! Component: 1750 - total flux cleaned = -0.00589359 Jy ! Component: 1800 - total flux cleaned = -0.0059307 Jy ! Component: 1850 - total flux cleaned = -0.00607697 Jy ! Component: 1900 - total flux cleaned = -0.00607673 Jy ! Component: 1950 - total flux cleaned = -0.00621965 Jy ! Component: 2000 - total flux cleaned = -0.00629022 Jy ! Component: 2050 - total flux cleaned = -0.00639538 Jy ! Component: 2100 - total flux cleaned = -0.00643009 Jy ! Component: 2150 - total flux cleaned = -0.00653381 Jy ! Component: 2200 - total flux cleaned = -0.00656803 Jy ! Component: 2250 - total flux cleaned = -0.0066693 Jy ! Component: 2300 - total flux cleaned = -0.00683606 Jy ! Component: 2350 - total flux cleaned = -0.00693523 Jy ! Component: 2400 - total flux cleaned = -0.00703396 Jy ! Component: 2450 - total flux cleaned = -0.00719675 Jy ! Component: 2500 - total flux cleaned = -0.00729316 Jy ! Component: 2550 - total flux cleaned = -0.0073575 Jy ! Component: 2600 - total flux cleaned = -0.00751552 Jy ! Component: 2650 - total flux cleaned = -0.0075154 Jy ! Component: 2700 - total flux cleaned = -0.0076086 Jy ! Component: 2750 - total flux cleaned = -0.00766987 Jy ! Component: 2800 - total flux cleaned = -0.0076698 Jy ! Component: 2850 - total flux cleaned = -0.00769986 Jy ! Component: 2900 - total flux cleaned = -0.00767014 Jy ! Component: 2950 - total flux cleaned = -0.00775932 Jy ! Component: 3000 - total flux cleaned = -0.00787745 Jy ! Component: 3050 - total flux cleaned = -0.00781876 Jy ! Component: 3100 - total flux cleaned = -0.00784763 Jy ! Component: 3150 - total flux cleaned = -0.00781892 Jy ! Component: 3200 - total flux cleaned = -0.00779041 Jy ! Component: 3250 - total flux cleaned = -0.00793298 Jy ! Component: 3300 - total flux cleaned = -0.00787594 Jy ! Component: 3350 - total flux cleaned = -0.00798814 Jy ! Component: 3400 - total flux cleaned = -0.00787596 Jy ! Component: 3450 - total flux cleaned = -0.00795922 Jy ! Component: 3500 - total flux cleaned = -0.00793142 Jy ! Component: 3550 - total flux cleaned = -0.00790365 Jy ! Component: 3600 - total flux cleaned = -0.00784914 Jy ! Component: 3650 - total flux cleaned = -0.00782217 Jy ! Component: 3700 - total flux cleaned = -0.00784938 Jy ! Component: 3750 - total flux cleaned = -0.00771551 Jy ! Component: 3800 - total flux cleaned = -0.00771565 Jy ! Component: 3850 - total flux cleaned = -0.00774238 Jy ! Component: 3900 - total flux cleaned = -0.00774245 Jy ! Component: 3950 - total flux cleaned = -0.00776904 Jy ! Component: 4000 - total flux cleaned = -0.00776899 Jy ! Component: 4050 - total flux cleaned = -0.00771694 Jy ! Total flux subtracted in 4096 components = -0.00763947 Jy ! Clean residual min=-0.001459 max=0.001533 Jy/beam ! Clean residual mean=0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 1.92948 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 353 components and 1.92948 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J0136+4751_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9959 x 2.666 at 38.55 degrees (North through East) ! Clean map min=-0.0045744 max=1.4123 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J0136+4751_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.41232 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000416741 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.088523 0.088523 0.177046 0.354092 0.708184 1.41637 2.83274 5.66547 11.3309 22.6619 45.3238 90.6475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.412 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J0136+4751_X_uvs.log closed on Sun Oct 6 14:22:38 2013