! Started logfile: /scr/pima/rdv93_uvs/J2045+1547_S_uvs.log on Tue Oct 8 15:33:40 2013 obs /scr/pima/rdv93_uvs/J2045+1547_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J2045+1547_S_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2045+1547 ! ! 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.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7128 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J2045+1547_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.997377Jy sigma=3.190639 ! Fit after self-cal, rms=0.864751Jy sigma=2.747037 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.554 mas, bpa=-17.25 degrees ! Estimated noise=5.12914 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.105125 Jy ! Component: 100 - total flux cleaned = 0.13177 Jy ! Total flux subtracted in 100 components = 0.13177 Jy ! Clean residual min=-0.004597 max=0.010871 Jy/beam ! Clean residual mean=-0.000012 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.13177 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.13177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053645Jy sigma=0.163290 ! Fit after self-cal, rms=0.053654Jy sigma=0.163250 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113531 Jy ! Component: 100 - total flux cleaned = 0.0166399 Jy ! Total flux subtracted in 100 components = 0.0166399 Jy ! Clean residual min=-0.003568 max=0.003704 Jy/beam ! Clean residual mean=-0.000002 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.14841 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.14841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051608Jy sigma=0.155454 ! Fit after self-cal, rms=0.051616Jy sigma=0.155402 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.265 mas, bmaj=9.311 mas, bpa=-14.85 degrees ! Estimated noise=2.68673 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.0013456 Jy ! Component: 100 - total flux cleaned = 0.00157691 Jy ! Component: 150 - total flux cleaned = 0.0016681 Jy ! Component: 200 - total flux cleaned = 0.00174258 Jy ! Total flux subtracted in 200 components = 0.00174258 Jy ! Clean residual min=-0.002744 max=0.002982 Jy/beam ! Clean residual mean=-0.000013 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.150153 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.150153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051511Jy sigma=0.155049 ! Fit after self-cal, rms=0.051512Jy sigma=0.155044 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.93 KP 1.01 ! LA 1.17 MK 0.92 NL 1.00 OV 0.99 ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.02 HN 0.93 KP 1.02 ! LA 1.15 MK 0.95 NL 1.02 OV 1.00 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.07 HN 1.04 KP 1.02 ! LA 1.05 MK 1.12 NL 1.02 OV 1.02 ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.12 HN 1.04 KP 1.04 ! LA 1.03 MK 1.01 NL 1.04 OV 1.04 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.09 HN 0.92 KP 0.90 ! LA 0.98 MK 1.05 NL 1.07 OV 1.02 ! PT 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.14 HN 0.96 KP 0.91 ! LA 0.98 MK 1.01 NL 1.09 OV 1.03 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 0.92 KP 0.84 ! LA 0.81 MK 1.19 NL 1.02 OV 0.89 ! PT 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.07 HN 0.87 KP 0.84 ! LA 0.82 MK 1.09 NL 0.99 OV 0.89 ! PT 0.95 SC 0.97 ! ! ! Fit before self-cal, rms=0.051512Jy sigma=0.155044 ! Fit after self-cal, rms=0.048157Jy sigma=0.143078 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.271 mas, bmaj=9.319 mas, bpa=-14.78 degrees ! Estimated noise=2.67682 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.000148088 Jy ! Component: 100 - total flux cleaned = 0.000115885 Jy ! Component: 150 - total flux cleaned = 7.45488e-05 Jy ! Component: 200 - total flux cleaned = 5.00567e-05 Jy ! Total flux subtracted in 200 components = 5.00567e-05 Jy ! Clean residual min=-0.001349 max=0.001452 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.150203 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.150203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048142Jy sigma=0.143045 ! Fit after self-cal, rms=0.048173Jy sigma=0.143008 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048173Jy sigma=0.143008 ! Fit after self-cal, rms=0.048128Jy sigma=0.143002 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.271 mas, bmaj=9.326 mas, bpa=-14.77 degrees ! Estimated noise=2.67531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.72474e-06 Jy ! Component: 100 - total flux cleaned = -2.31029e-05 Jy ! Component: 150 - total flux cleaned = -4.59036e-05 Jy ! Component: 200 - total flux cleaned = -4.5931e-05 Jy ! Total flux subtracted in 200 components = -4.5931e-05 Jy ! Clean residual min=-0.001325 max=0.001442 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.150157 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.150157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048119Jy sigma=0.142987 ! Fit after self-cal, rms=0.048118Jy sigma=0.142987 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 = 4.73528e-08 Jy ! Component: 100 - total flux cleaned = -9.70241e-06 Jy ! Component: 150 - total flux cleaned = -1.87633e-05 Jy ! Component: 200 - total flux cleaned = -2.73962e-05 Jy ! Total flux subtracted in 200 components = -2.73962e-05 Jy ! Clean residual min=-0.001310 max=0.001436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.15013 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.15013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048113Jy sigma=0.142979 ! Fit after self-cal, rms=0.048113Jy sigma=0.142979 ! Inverting map ! Added new window around map position (33.6, 79.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630796 Jy ! Component: 100 - total flux cleaned = 0.000545597 Jy ! Component: 150 - total flux cleaned = 0.000446786 Jy ! Component: 200 - total flux cleaned = 0.000403059 Jy ! Total flux subtracted in 200 components = 0.000403059 Jy ! Clean residual min=-0.001266 max=0.001233 Jy/beam ! Clean residual mean=-0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.150533 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 82 components and 0.150533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048062Jy sigma=0.142866 ! Fit after self-cal, rms=0.048060Jy sigma=0.142860 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048060Jy sigma=0.142860 ! Fit after self-cal, rms=0.047979Jy sigma=0.142851 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=9.33 mas, bpa=-14.75 degrees ! Estimated noise=2.67205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.92697e-05 Jy ! Component: 100 - total flux cleaned = 1.98052e-05 Jy ! Component: 150 - total flux cleaned = -5.25424e-05 Jy ! Component: 200 - total flux cleaned = -8.59496e-05 Jy ! Total flux subtracted in 200 components = -8.59496e-05 Jy ! Clean residual min=-0.001250 max=0.001254 Jy/beam ! Clean residual mean=-0.000000 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.150447 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.150447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047959Jy sigma=0.142817 ! Fit after self-cal, rms=0.047959Jy sigma=0.142816 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 = -5.07571e-05 Jy ! Component: 100 - total flux cleaned = -6.57369e-05 Jy ! Component: 150 - total flux cleaned = -9.39711e-05 Jy ! Component: 200 - total flux cleaned = -0.000107303 Jy ! Total flux subtracted in 200 components = -0.000107303 Jy ! Clean residual min=-0.001233 max=0.001255 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.150339 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.150339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047947Jy sigma=0.142800 ! Fit after self-cal, rms=0.047947Jy sigma=0.142799 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047947Jy sigma=0.142799 ! Fit after self-cal, rms=0.047911Jy sigma=0.142796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.984 mas, bmaj=11.07 mas, bpa=-8.365 degrees ! Estimated noise=2.87954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154294 Jy ! Component: 100 - total flux cleaned = -0.000132426 Jy ! Component: 150 - total flux cleaned = -0.00013238 Jy ! Component: 200 - total flux cleaned = -0.000132101 Jy ! Total flux subtracted in 200 components = -0.000132101 Jy ! Clean residual min=-0.001294 max=0.001444 Jy/beam ! Clean residual mean=-0.000000 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.150207 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 122 components and 0.150207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047910Jy sigma=0.142787 ! Fit after self-cal, rms=0.047910Jy sigma=0.142786 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-44, 94.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124524 Jy ! Component: 100 - total flux cleaned = 0.00142692 Jy ! Component: 150 - total flux cleaned = 0.00161877 Jy ! Component: 200 - total flux cleaned = 0.0018548 Jy ! Total flux subtracted in 200 components = 0.0018548 Jy ! Clean residual min=-0.001281 max=0.000915 Jy/beam ! Clean residual mean=-0.000009 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.152062 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 151 components and 0.152062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047885Jy sigma=0.142673 ! Fit after self-cal, rms=0.047881Jy sigma=0.142664 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047881Jy sigma=0.142664 ! Fit after self-cal, rms=0.047881Jy sigma=0.142664 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047881Jy sigma=0.142664 ! Fit after self-cal, rms=0.047877Jy sigma=0.142655 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=8.578 mas, bpa=-17.08 degrees ! Estimated noise=5.10791 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.000771624 Jy ! Component: 100 - total flux cleaned = -0.00102012 Jy ! Component: 150 - total flux cleaned = -0.000889109 Jy ! Component: 200 - total flux cleaned = -0.000705351 Jy ! Total flux subtracted in 200 components = -0.000705351 Jy ! Clean residual min=-0.002125 max=0.002141 Jy/beam ! Clean residual mean=0.000001 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.151357 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 171 components and 0.151357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047882Jy sigma=0.142732 ! Fit after self-cal, rms=0.047877Jy sigma=0.142707 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.272 mas, bmaj=9.333 mas, bpa=-14.74 degrees ! Estimated noise=2.66914 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124913 Jy ! Component: 100 - total flux cleaned = 0.000300458 Jy ! Component: 150 - total flux cleaned = 0.000470628 Jy ! Component: 200 - total flux cleaned = 0.000574879 Jy ! Component: 250 - total flux cleaned = 0.000612614 Jy ! Component: 300 - total flux cleaned = 0.000647672 Jy ! Component: 350 - total flux cleaned = 0.000713926 Jy ! Component: 400 - total flux cleaned = 0.000808866 Jy ! Total flux subtracted in 400 components = 0.000808866 Jy ! Clean residual min=-0.001120 max=0.001102 Jy/beam ! Clean residual mean=-0.000005 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.152166 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 231 components and 0.152166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047830Jy sigma=0.142580 ! Fit after self-cal, rms=0.047829Jy sigma=0.142576 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.71535e-05 Jy ! Component: 100 - total flux cleaned = 0.000132769 Jy ! Component: 150 - total flux cleaned = 0.000204856 Jy ! Component: 200 - total flux cleaned = 0.000260156 Jy ! Component: 250 - total flux cleaned = 0.000312838 Jy ! Component: 300 - total flux cleaned = 0.000350729 Jy ! Component: 350 - total flux cleaned = 0.000375135 Jy ! Component: 400 - total flux cleaned = 0.000410648 Jy ! Total flux subtracted in 400 components = 0.000410648 Jy ! Clean residual min=-0.001074 max=0.001051 Jy/beam ! Clean residual mean=-0.000006 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.152576 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 260 components and 0.152576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047813Jy sigma=0.142537 ! Fit after self-cal, rms=0.047812Jy sigma=0.142536 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047812Jy sigma=0.142536 ! Fit after self-cal, rms=0.047795Jy sigma=0.142526 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=9.338 mas, bpa=-14.71 degrees ! Estimated noise=2.66951 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122525 Jy ! Component: 100 - total flux cleaned = 0.000135056 Jy ! Component: 150 - total flux cleaned = 0.000123248 Jy ! Component: 200 - total flux cleaned = 0.000123157 Jy ! Component: 250 - total flux cleaned = 0.000133694 Jy ! Component: 300 - total flux cleaned = 0.00013388 Jy ! Component: 350 - total flux cleaned = 0.000153335 Jy ! Component: 400 - total flux cleaned = 0.000162577 Jy ! Total flux subtracted in 400 components = 0.000162577 Jy ! Clean residual min=-0.001044 max=0.001007 Jy/beam ! Clean residual mean=-0.000005 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.152739 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 288 components and 0.152739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047784Jy sigma=0.142502 ! Fit after self-cal, rms=0.047784Jy sigma=0.142501 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.58256e-06 Jy ! Component: 100 - total flux cleaned = 1.67837e-05 Jy ! Component: 150 - total flux cleaned = 1.67611e-05 Jy ! Component: 200 - total flux cleaned = 3.44519e-05 Jy ! Component: 250 - total flux cleaned = 3.43204e-05 Jy ! Component: 300 - total flux cleaned = 4.25487e-05 Jy ! Component: 350 - total flux cleaned = 4.24426e-05 Jy ! Component: 400 - total flux cleaned = 5.06371e-05 Jy ! Total flux subtracted in 400 components = 5.06371e-05 Jy ! Clean residual min=-0.001040 max=0.000989 Jy/beam ! Clean residual mean=-0.000006 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.152789 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 312 components and 0.152789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047777Jy sigma=0.142487 ! Fit after self-cal, rms=0.047777Jy sigma=0.142486 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047777Jy sigma=0.142486 ! Fit after self-cal, rms=0.047771Jy sigma=0.142485 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.276 mas, bmaj=9.339 mas, bpa=-14.7 degrees ! Estimated noise=2.66894 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.41272e-05 Jy ! Component: 100 - total flux cleaned = -7.29682e-05 Jy ! Component: 150 - total flux cleaned = -6.44934e-05 Jy ! Component: 200 - total flux cleaned = -5.60884e-05 Jy ! Component: 250 - total flux cleaned = -4.00672e-05 Jy ! Component: 300 - total flux cleaned = -4.80122e-05 Jy ! Component: 350 - total flux cleaned = -3.24746e-05 Jy ! Component: 400 - total flux cleaned = -2.48082e-05 Jy ! Total flux subtracted in 400 components = -2.48082e-05 Jy ! Clean residual min=-0.001023 max=0.000988 Jy/beam ! Clean residual mean=-0.000005 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.152765 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 326 components and 0.152765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047764Jy sigma=0.142472 ! Fit after self-cal, rms=0.047764Jy sigma=0.142472 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.26731e-06 Jy ! Component: 100 - total flux cleaned = -1.49946e-06 Jy ! Component: 150 - total flux cleaned = 2.09091e-05 Jy ! Component: 200 - total flux cleaned = 3.55638e-05 Jy ! Component: 250 - total flux cleaned = 5.00005e-05 Jy ! Component: 300 - total flux cleaned = 5.71464e-05 Jy ! Component: 350 - total flux cleaned = 7.14028e-05 Jy ! Component: 400 - total flux cleaned = 8.52773e-05 Jy ! Total flux subtracted in 400 components = 8.52773e-05 Jy ! Clean residual min=-0.001017 max=0.000979 Jy/beam ! Clean residual mean=-0.000005 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.15285 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 339 components and 0.15285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047759Jy sigma=0.142462 ! Fit after self-cal, rms=0.047759Jy sigma=0.142462 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047759Jy sigma=0.142462 ! Fit after self-cal, rms=0.047457Jy sigma=0.140194 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.987 mas, bmaj=11.08 mas, bpa=-8.316 degrees ! Estimated noise=2.87942 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171012 Jy ! Component: 100 - total flux cleaned = -0.000203666 Jy ! Component: 150 - total flux cleaned = -0.000213233 Jy ! Component: 200 - total flux cleaned = -0.000213592 Jy ! Component: 250 - total flux cleaned = -0.000184542 Jy ! Component: 300 - total flux cleaned = -0.00015095 Jy ! Component: 350 - total flux cleaned = -0.000119673 Jy ! Component: 400 - total flux cleaned = -0.00010182 Jy ! Total flux subtracted in 400 components = -0.00010182 Jy ! Clean residual min=-0.001160 max=0.000913 Jy/beam ! Clean residual mean=-0.000009 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.152748 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 370 components and 0.152748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047458Jy sigma=0.140181 ! Fit after self-cal, rms=0.047466Jy sigma=0.140172 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.43179e-05 Jy ! Component: 100 - total flux cleaned = 1.03424e-05 Jy ! Component: 150 - total flux cleaned = 5.07134e-05 Jy ! Component: 200 - total flux cleaned = 7.26059e-05 Jy ! Component: 250 - total flux cleaned = 8.85693e-05 Jy ! Component: 300 - total flux cleaned = 9.87835e-05 Jy ! Component: 350 - total flux cleaned = 0.000113846 Jy ! Component: 400 - total flux cleaned = 0.000123692 Jy ! Total flux subtracted in 400 components = 0.000123692 Jy ! Clean residual min=-0.001154 max=0.000908 Jy/beam ! Clean residual mean=-0.000009 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.152872 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 394 components and 0.152872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047466Jy sigma=0.140167 ! Fit after self-cal, rms=0.047465Jy sigma=0.140167 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=4.278 mas, bmaj=9.339 mas, bpa=-14.67 degrees ! Estimated noise=2.67335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.278 x 9.339 at -14.67 degrees (North through East) ! Clean map min=-0.0010398 max=0.13846 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=8.584 mas, bpa=-17.07 degrees ! Estimated noise=5.11675 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104817 Jy ! Component: 100 - total flux cleaned = 0.131322 Jy ! Component: 150 - total flux cleaned = 0.14259 Jy ! Component: 200 - total flux cleaned = 0.147849 Jy ! Component: 250 - total flux cleaned = 0.149616 Jy ! Component: 300 - total flux cleaned = 0.150119 Jy ! Component: 350 - total flux cleaned = 0.150388 Jy ! Component: 400 - total flux cleaned = 0.150705 Jy ! Total flux subtracted in 400 components = 0.150705 Jy ! Clean residual min=-0.002093 max=0.002147 Jy/beam ! Clean residual mean=0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.150705 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.150705 Jy ! Inverting map and beam ! Estimated beam: bmin=4.278 mas, bmaj=9.339 mas, bpa=-14.67 degrees ! Estimated noise=2.67335 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000948277 Jy ! Component: 100 - total flux cleaned = 0.00117957 Jy ! Component: 150 - total flux cleaned = 0.00154087 Jy ! Component: 200 - total flux cleaned = 0.00175974 Jy ! Component: 250 - total flux cleaned = 0.00189327 Jy ! Component: 300 - total flux cleaned = 0.00204883 Jy ! Component: 350 - total flux cleaned = 0.00204786 Jy ! Component: 400 - total flux cleaned = 0.00207577 Jy ! Total flux subtracted in 400 components = 0.00207577 Jy ! Clean residual min=-0.001322 max=0.001181 Jy/beam ! Clean residual mean=-0.000003 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.152781 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 109 components and 0.152781 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.987 mas, bmaj=11.08 mas, bpa=-8.316 degrees ! Estimated noise=2.87942 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.28104e-05 Jy ! Component: 100 - total flux cleaned = 9.35861e-05 Jy ! Component: 150 - total flux cleaned = 9.51955e-05 Jy ! Component: 200 - total flux cleaned = 7.41419e-05 Jy ! Component: 250 - total flux cleaned = 1.73156e-05 Jy ! Component: 300 - total flux cleaned = -3.56495e-05 Jy ! Component: 350 - total flux cleaned = -6.87123e-05 Jy ! Component: 400 - total flux cleaned = -8.48551e-05 Jy ! Total flux subtracted in 400 components = -8.48551e-05 Jy ! Clean residual min=-0.001318 max=0.000932 Jy/beam ! Clean residual mean=-0.000009 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.152696 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.94753e-05 Jy ! Component: 100 - total flux cleaned = -2.996e-05 Jy ! Component: 150 - total flux cleaned = -4.33515e-05 Jy ! Component: 200 - total flux cleaned = -5.5897e-05 Jy ! Component: 250 - total flux cleaned = -6.75012e-05 Jy ! Component: 300 - total flux cleaned = -6.73426e-05 Jy ! Component: 350 - total flux cleaned = -8.94498e-05 Jy ! Component: 400 - total flux cleaned = -8.94886e-05 Jy ! Total flux subtracted in 400 components = -8.94886e-05 Jy ! Clean residual min=-0.001290 max=0.000939 Jy/beam ! Clean residual mean=-0.000009 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.152606 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 204 components and 0.152606 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.278 mas, bmaj=9.339 mas, bpa=-14.67 degrees ! Estimated noise=2.67335 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.20036e-05 Jy ! Component: 100 - total flux cleaned = -9.1992e-05 Jy ! Component: 150 - total flux cleaned = -9.10124e-05 Jy ! Component: 200 - total flux cleaned = -4.89819e-06 Jy ! Component: 250 - total flux cleaned = 2.74433e-05 Jy ! Component: 300 - total flux cleaned = 4.32754e-05 Jy ! Component: 350 - total flux cleaned = 8.87987e-05 Jy ! Component: 400 - total flux cleaned = 0.000118119 Jy ! Total flux subtracted in 400 components = 0.000118119 Jy ! Clean residual min=-0.001217 max=0.001042 Jy/beam ! Clean residual mean=-0.000005 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.152724 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 237 components and 0.152724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047537Jy sigma=0.140309 ! Fit after self-cal, rms=0.047530Jy sigma=0.140297 wmodel /scr/pima/rdv93_uvs/J2045+1547_S_map.mod ! Writing 237 model components to file: /scr/pima/rdv93_uvs/J2045+1547_S_map.mod wobs /scr/pima/rdv93_uvs/J2045+1547_S_uvs.fits ! Applying 1004 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J2045+1547_S_uvs.fits wwins /scr/pima/rdv93_uvs/J2045+1547_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv93_uvs/J2045+1547_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.000157974 Jy ! Component: 100 - total flux cleaned = -0.000157814 Jy ! Component: 150 - total flux cleaned = -0.000158041 Jy ! Component: 200 - total flux cleaned = -0.000226506 Jy ! Component: 250 - total flux cleaned = -0.000276191 Jy ! Component: 300 - total flux cleaned = -0.000308508 Jy ! Component: 350 - total flux cleaned = -0.000386852 Jy ! Component: 400 - total flux cleaned = -0.000463382 Jy ! Component: 450 - total flux cleaned = -0.000537907 Jy ! Component: 500 - total flux cleaned = -0.000596126 Jy ! Component: 550 - total flux cleaned = -0.000610628 Jy ! Component: 600 - total flux cleaned = -0.000624854 Jy ! Component: 650 - total flux cleaned = -0.000666007 Jy ! Component: 700 - total flux cleaned = -0.000746453 Jy ! Component: 750 - total flux cleaned = -0.000772694 Jy ! Component: 800 - total flux cleaned = -0.000850819 Jy ! Component: 850 - total flux cleaned = -0.000927716 Jy ! Component: 900 - total flux cleaned = -0.000990937 Jy ! Component: 950 - total flux cleaned = -0.0010535 Jy ! Component: 1000 - total flux cleaned = -0.001115 Jy ! Component: 1050 - total flux cleaned = -0.00116344 Jy ! Component: 1100 - total flux cleaned = -0.00119941 Jy ! Component: 1150 - total flux cleaned = -0.00128224 Jy ! Component: 1200 - total flux cleaned = -0.00134087 Jy ! Component: 1250 - total flux cleaned = -0.00143379 Jy ! Component: 1300 - total flux cleaned = -0.00153708 Jy ! Component: 1350 - total flux cleaned = -0.00160506 Jy ! Component: 1400 - total flux cleaned = -0.00170623 Jy ! Component: 1450 - total flux cleaned = -0.00179517 Jy ! Component: 1500 - total flux cleaned = -0.00191608 Jy ! Component: 1550 - total flux cleaned = -0.00195943 Jy ! Component: 1600 - total flux cleaned = -0.00204565 Jy ! Component: 1650 - total flux cleaned = -0.002099 Jy ! Component: 1700 - total flux cleaned = -0.00216251 Jy ! Component: 1750 - total flux cleaned = -0.00222543 Jy ! Component: 1800 - total flux cleaned = -0.00228777 Jy ! Component: 1850 - total flux cleaned = -0.00237016 Jy ! Component: 1900 - total flux cleaned = -0.00240075 Jy ! Component: 1950 - total flux cleaned = -0.00246141 Jy ! Component: 2000 - total flux cleaned = -0.00255154 Jy ! Component: 2050 - total flux cleaned = -0.00262096 Jy ! Component: 2100 - total flux cleaned = -0.00265046 Jy ! Component: 2150 - total flux cleaned = -0.00271887 Jy ! Component: 2200 - total flux cleaned = -0.00277678 Jy ! Component: 2250 - total flux cleaned = -0.00281505 Jy ! Component: 2300 - total flux cleaned = -0.00283407 Jy ! Component: 2350 - total flux cleaned = -0.00286251 Jy ! Component: 2400 - total flux cleaned = -0.00289995 Jy ! Component: 2450 - total flux cleaned = -0.00298386 Jy ! Component: 2500 - total flux cleaned = -0.00300232 Jy ! Component: 2550 - total flux cleaned = -0.00307573 Jy ! Component: 2600 - total flux cleaned = -0.00311206 Jy ! Component: 2650 - total flux cleaned = -0.00315729 Jy ! Component: 2700 - total flux cleaned = -0.00318426 Jy ! Component: 2750 - total flux cleaned = -0.00321988 Jy ! Component: 2800 - total flux cleaned = -0.00326419 Jy ! Component: 2850 - total flux cleaned = -0.00329932 Jy ! Component: 2900 - total flux cleaned = -0.00335161 Jy ! Component: 2950 - total flux cleaned = -0.00338623 Jy ! Component: 3000 - total flux cleaned = -0.00342059 Jy ! Component: 3050 - total flux cleaned = -0.0034206 Jy ! Component: 3100 - total flux cleaned = -0.00349697 Jy ! Component: 3150 - total flux cleaned = -0.00348843 Jy ! Component: 3200 - total flux cleaned = -0.00352199 Jy ! Component: 3250 - total flux cleaned = -0.00353028 Jy ! Component: 3300 - total flux cleaned = -0.00353855 Jy ! Component: 3350 - total flux cleaned = -0.00357964 Jy ! Component: 3400 - total flux cleaned = -0.00358782 Jy ! Component: 3450 - total flux cleaned = -0.00363655 Jy ! Component: 3500 - total flux cleaned = -0.00363652 Jy ! Component: 3550 - total flux cleaned = -0.00364457 Jy ! Component: 3600 - total flux cleaned = -0.00366855 Jy ! Component: 3650 - total flux cleaned = -0.0036686 Jy ! Component: 3700 - total flux cleaned = -0.00370015 Jy ! Component: 3750 - total flux cleaned = -0.00375494 Jy ! Component: 3800 - total flux cleaned = -0.00375485 Jy ! Component: 3850 - total flux cleaned = -0.003809 Jy ! Component: 3900 - total flux cleaned = -0.00378589 Jy ! Component: 3950 - total flux cleaned = -0.00381651 Jy ! Component: 4000 - total flux cleaned = -0.00384688 Jy ! Component: 4050 - total flux cleaned = -0.00386957 Jy ! Total flux subtracted in 4096 components = -0.00390711 Jy ! Clean residual min=-0.000480 max=0.000421 Jy/beam ! Clean residual mean=-0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.148817 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 482 components and 0.148817 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J2045+1547_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.278 x 9.339 at -14.67 degrees (North through East) ! Clean map min=-0.0010876 max=0.13814 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J2045+1547_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.1381 rms= 0.00014 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J2045+1547_S_uvs.log closed on Tue Oct 8 15:33:46 2013